summaryrefslogtreecommitdiff
path: root/bin/eclipse/Cristal 2.3 UserCode.launch
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-08-29 14:16:28 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-08-29 14:16:28 +0200
commitfc4a27f816aa5f17f90a41947ebe5af2a442de9d (patch)
tree0f5e7d3d6dc1d45f6bd1eb02075f58b69f451cdc /bin/eclipse/Cristal 2.3 UserCode.launch
parentd5d047b9a3678e5dd90f0e267f1b06726da03366 (diff)
Remove version number from launcher
Diffstat (limited to 'bin/eclipse/Cristal 2.3 UserCode.launch')
-rw-r--r--bin/eclipse/Cristal 2.3 UserCode.launch21
1 files changed, 0 insertions, 21 deletions
diff --git a/bin/eclipse/Cristal 2.3 UserCode.launch b/bin/eclipse/Cristal 2.3 UserCode.launch
deleted file mode 100644
index 7932c07..0000000
--- a/bin/eclipse/Cristal 2.3 UserCode.launch
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<stringAttribute key="bad_container_name" value="\cristal-kernel\bin\eclip"/>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/cristal-kernel/src/main/java/com/c2kernel/process/UserCodeProcess.java"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_ENCODING" value="UTF-8"/>
-<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
-<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
-<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.c2kernel.process.UserCodeProcess"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-logLevel 0 -config bin/conf/client.conf"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cristal-kernel"/>
-<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx256m"/>
-</launchConfiguration>