Minor: Add allopen-ide and allopen-noarg to "idea" module test classpath
This commit is contained in:
committed by
Yan Zhulanow
parent
a22e5d446b
commit
0a2b52c1ed
@@ -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>
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user