[fix][IDE][Intellij] running the jar will now auto-build it
This commit is contained in:
parent
6561394f24
commit
9890c33ef5
6
.idea/runConfigurations/Openrocket_UI_Jar.xml
generated
6
.idea/runConfigurations/Openrocket_UI_Jar.xml
generated
@ -1,10 +1,12 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Openrocket UI Jar" type="JarApplication">
|
||||
<option name="JAR_PATH" value="build/jar/OpenRocket.jar" />
|
||||
<option name="JAR_PATH" value="$PROJECT_DIR$/build/jar/OpenRocket.jar" />
|
||||
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
||||
<option name="ALTERNATIVE_JRE_PATH" value="11" />
|
||||
<method v="2">
|
||||
<option name="BuildArtifacts" enabled="true" />
|
||||
<option name="BuildArtifacts" enabled="true">
|
||||
<artifact name="openrocket:jar" />
|
||||
</option>
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
Loading…
x
Reference in New Issue
Block a user