preparing to migrate to Java 8: explicitly set 'IDEA jdk' as 'Module SDK' for modules which will remain on Java 6 and older

This commit is contained in:
nik
2015-12-22 14:26:33 +03:00
parent 1b57892511
commit 1a6f701e36
51 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="IDEA jdk" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="JUnit3" level="project" />
<orderEntry type="library" scope="PROVIDED" name="JUnit4" level="project" />