cawezs_mantle_to_stratus/.eclipse/configurations/Server.launch
2024-10-22 18:23:11 -04:00

10 lines
1.2 KiB
XML

<?xml version="1.0" ?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cawezs_mantle_to_stratus"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.neoforged.devlaunch.Main"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=" @/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/serverRunProgramArgs.txt"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" @/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/serverRunVmArgs.txt -Dfml.modFolders=testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/bin/main"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run"></stringAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.STOP_IN_MAIN" value="false"></booleanAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"></booleanAttribute>
</launchConfiguration>