android-ide-plugin module extracted

This commit is contained in:
Andrey Breslav
2014-09-30 09:06:23 +04:00
committed by Yan Zhulanow
parent 1e70369cf8
commit 1f10ab21ac
19 changed files with 54 additions and 5 deletions
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="android-compiler-plugin" exported="" />
<orderEntry type="library" exported="" scope="PROVIDED" name="android" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="android_tests" level="project" />
<orderEntry type="library" scope="PROVIDED" name="idea-full" level="project" />
</component>
</module>