summaryrefslogtreecommitdiff
path: root/TransitAPI_server.launch
diff options
context:
space:
mode:
Diffstat (limited to 'TransitAPI_server.launch')
-rw-r--r--TransitAPI_server.launch16
1 files changed, 0 insertions, 16 deletions
diff --git a/TransitAPI_server.launch b/TransitAPI_server.launch
deleted file mode 100644
index 7da4709..0000000
--- a/TransitAPI_server.launch
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
- <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
- <listEntry value="/Minecraft Server"/>
- </listAttribute>
- <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
- <listEntry value="4"/>
- </listAttribute>
- <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
- <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.buildship.core.classpathprovider"/>
- <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.fabricmc.loader.launch.knot.KnotServer"/>
- <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=""/>
- <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="TransitAPI"/>
- <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dfabric.development=true"/>
- <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc:TransitAPI}/run"/>
-</launchConfiguration>