forked from winder/Universal-G-Code-Sender
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUGS_Platform.xml
13 lines (13 loc) · 1.15 KB
/
UGS_Platform.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="UGS-Platform" type="Application" factoryName="Application">
<option name="ALTERNATIVE_JRE_PATH" value="1.8" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<option name="MAIN_CLASS_NAME" value="org.netbeans.Main" />
<module name="ugs-platform-app" />
<option name="PROGRAM_PARAMETERS" value="--branding ugsplatform" />
<option name="VM_PARAMETERS" value="-Dnetbeans.user=$ProjectFileDir$/ugs-platform/application/target/userdir -Dnetbeans.home=$ProjectFileDir$/ugs-platform/application/target/ugsplatform/platform -Dnetbeans.logger.console=true -Dnetbeans.indexing.noFileRefresh=true -Dnetbeans.dirs=$ProjectFileDir$/ugs-platform/application/target/ugsplatform/ugsplatform:$ProjectFileDir$/ugs-platform/application/target/ugsplatform/platform:$ProjectFileDir$/ugs-platform/application/target/ugsplatform/ide:$ProjectFileDir$/ugs-platform/application/target/ugsplatform/extra:$ProjectFileDir$/ugs-platform/application/target/ugsplatform/java" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>