Prepare building plugins modules against 1.8 JDK

This commit is contained in:
Nikolay Krasko
2015-12-07 16:04:06 +03:00
parent 24a54e2933
commit ef13e8f5bb
17 changed files with 17 additions and 21 deletions
+2 -3
View File
@@ -3,10 +3,9 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="RUNTIME" name="android-studio" level="project" />
<orderEntry type="module" module-name="idea" scope="PROVIDED" />
</component>
</module>
</module>