[fix] run configuration and jar paths are now cross-platform

This commit is contained in:
Daniel_M_Williams 2018-02-25 17:25:02 -05:00
parent 4487e457de
commit ef3792d9cb
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<component name="ArtifactManager">
<artifact type="jar" build-on-make="true" name="openrocket:jar">
<output-path>$PROJECT_DIR$/build/jar</output-path>
<root id="archive" name="openrocket.jar">
<root id="archive" name="OpenRocket.jar">
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/core/src/META-INF/MANIFEST.MF" />
</element>

View File

@ -1,8 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Openrocket UI Jar" type="JarApplication" factoryName="JAR Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="JAR_PATH" value="/Volumes/Branches/home/widget/project/openrocket/build/jar/OpenRocket.jar" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="JAR_PATH" value="build/jar/OpenRocket.jar" />
<option name="ALTERNATIVE_JRE_PATH" />
<envs />
<method>