[fix] local JDK pathing fixes to make branch work on my machine
This commit is contained in:
parent
f26e3afcf3
commit
c12e405467
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@ -46,7 +46,7 @@
|
|||||||
</profile-state>
|
</profile-state>
|
||||||
</entry>
|
</entry>
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="false" project-jdk-name="11" project-jdk-type="JavaSDK">
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="false" project-jdk-name="Oracle JDK 11" project-jdk-type="JavaSDK">
|
||||||
<output url="file://$PROJECT_DIR$/out" />
|
<output url="file://$PROJECT_DIR$/out" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
2
.idea/runConfigurations/Openrocket_UI_Jar.xml
generated
2
.idea/runConfigurations/Openrocket_UI_Jar.xml
generated
@ -2,7 +2,7 @@
|
|||||||
<configuration default="false" name="Openrocket UI Jar" type="JarApplication">
|
<configuration default="false" name="Openrocket UI Jar" type="JarApplication">
|
||||||
<option name="JAR_PATH" value="build/jar/OpenRocket.jar" />
|
<option name="JAR_PATH" value="build/jar/OpenRocket.jar" />
|
||||||
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
||||||
<option name="ALTERNATIVE_JRE_PATH" value="11" />
|
<option name="ALTERNATIVE_JRE_PATH" value="Oracle JDK 11" />
|
||||||
<method v="2">
|
<method v="2">
|
||||||
<option name="BuildArtifacts" enabled="true">
|
<option name="BuildArtifacts" enabled="true">
|
||||||
<artifact name="openrocket:jar" />
|
<artifact name="openrocket:jar" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user