add android jps builder test stub

wtf

Original commit: 1912b2b0ec
This commit is contained in:
Mikhail Mutcianko
2014-09-09 19:03:08 +04:00
committed by Yan Zhulanow
parent 5164cb06b5
commit 7864e14870
10 changed files with 214 additions and 2 deletions
+13
View File
@@ -23,5 +23,18 @@
<orderEntry type="library" scope="PROVIDED" name="android" level="project" />
<orderEntry type="module" module-name="util" />
<orderEntry type="module" module-name="preloader" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/../ideaSDK/plugins/gradle/lib" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$MODULE_DIR$/../ideaSDK/plugins/gradle/lib" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/../ideaSDK/plugins/gradle/lib" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/../ideaSDK/plugins/gradle/lib" recursive="false" type="SOURCES" />
</library>
</orderEntry>
</component>
</module>