Android Extensions: Allow to disable IDE support (KT-12741)

Enable IDE plugin only if it is enabled in the build.gradle file.
This commit is contained in:
Yan Zhulanow
2017-03-13 20:41:18 +03:00
parent 5d4cefcc30
commit 8ac14ab930
2 changed files with 21 additions and 2 deletions
@@ -21,5 +21,6 @@
<orderEntry type="module" module-name="idea-test-framework" scope="TEST" />
<orderEntry type="module" module-name="frontend.java" scope="TEST" />
<orderEntry type="module" module-name="idea-live-templates" scope="TEST" />
<orderEntry type="library" name="gradle-and-groovy-plugin" level="project" />
</component>
</module>