Set to java 1.7

This commit is contained in:
dginovker
2019-11-04 18:59:02 -05:00
parent 8b7f3a5ae6
commit c5bb5bfba4
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
</list> </list>
</option> </option>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/out" />
</component> </component>
</project> </project>
+2 -2
View File
@@ -84,7 +84,7 @@
<component name="RunManager"> <component name="RunManager">
<configuration default="true" type="JarApplication"> <configuration default="true" type="JarApplication">
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" /> <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="ALTERNATIVE_JRE_PATH" value="1.8" /> <option name="ALTERNATIVE_JRE_PATH" value="1.7" />
<method v="2" /> <method v="2" />
</configuration> </configuration>
</component> </component>
@@ -119,4 +119,4 @@
<path value="$PROJECT_DIR$/ParaScript" /> <path value="$PROJECT_DIR$/ParaScript" />
</ignored-roots> </ignored-roots>
</component> </component>
</project> </project>