We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a61eb commit 3e82f00Copy full SHA for 3e82f00
intellij.graphql.iml
@@ -126,5 +126,6 @@
126
</SOURCES>
127
</library>
128
</orderEntry>
129
+ <orderEntry type="module" module-name="intellij.platform.workspace.storage" />
130
</component>
131
</module>
tests/intellij.graphql.tests.iml
@@ -55,5 +55,6 @@
55
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
56
<orderEntry type="module" module-name="intellij.platform.editor.ui" scope="TEST" />
57
<orderEntry type="library" scope="TEST" name="http-client" level="project" />
58
59
60
0 commit comments