Minor: Add allopen-ide and allopen-noarg to "idea" module test classpath

This commit is contained in:
Yan Zhulanow
2016-12-04 16:24:30 +03:00
committed by Yan Zhulanow
parent a22e5d446b
commit 0a2b52c1ed
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -54,5 +54,7 @@
<orderEntry type="library" name="java-decompiler-plugin" level="project" /> <orderEntry type="library" name="java-decompiler-plugin" level="project" />
<orderEntry type="module" module-name="formatter" /> <orderEntry type="module" module-name="formatter" />
<orderEntry type="library" scope="TEST" name="native-platform-uberjar" level="project" /> <orderEntry type="library" scope="TEST" name="native-platform-uberjar" level="project" />
<orderEntry type="module" module-name="allopen-ide" scope="TEST" />
<orderEntry type="module" module-name="noarg-ide" scope="TEST" />
</component> </component>
</module> </module>
+4
View File
@@ -65,6 +65,10 @@
<root url="file://$PROJECT_DIR$/../out/production/util.runtime" /> <root url="file://$PROJECT_DIR$/../out/production/util.runtime" />
<root url="file://$PROJECT_DIR$/../out/production/Kotlin" /> <root url="file://$PROJECT_DIR$/../out/production/Kotlin" />
<root url="file://$PROJECT_DIR$/../out/production/formatter" /> <root url="file://$PROJECT_DIR$/../out/production/formatter" />
<root url="file://$PROJECT_DIR$/../out/production/allopen-cli" />
<root url="file://$PROJECT_DIR$/../out/production/allopen-ide" />
<root url="file://$PROJECT_DIR$/../out/production/noarg-ide" />
<root url="file://$PROJECT_DIR$/../out/production/noarg-cli" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>