Reviewers: jlabanca,
Description:
Removed unused template file.
Template files that do not end in src or bin are silently ignored.
Please review this at http://gwt-code-reviews.appspot.com/1425806/
Affected files:
D
user/src/com/google/gwt/user/tools/templates/eclipse/_moduleShortName_.launch
Index:
user/src/com/google/gwt/user/tools/templates/eclipse/_moduleShortName_.launch
===================================================================
---
user/src/com/google/gwt/user/tools/templates/eclipse/_moduleShortName_.launch
(revision 9869)
+++
user/src/com/google/gwt/user/tools/templates/eclipse/_moduleShortName_.launch
(working copy)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH"
value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE"
value="@shellClass"/>
-<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
-<listEntry value="<?xml version="1.0"
encoding="UTF-8"?> <runtimeClasspathEntry
containerPath="org.eclipse.jdt.launching.JRE_CONTAINER"
javaProject="@moduleShortName" path="1"
type="4"/> "/>
-<listEntry value="<?xml version="1.0"
encoding="UTF-8"?> <runtimeClasspathEntry
internalArchive="/@moduleShortName/@srcFolder" path="3"
type="2"/> "/>
-<listEntry value="<?xml version="1.0"
encoding="UTF-8"?> <runtimeClasspathEntry
id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento
project="@moduleShortName"/> </runtimeClasspathEntry> "/>
-</listAttribute>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
value="-Xmx256M"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS"
value="-war @warFolder -startupUrl @startupUrl @moduleName"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR"
value="@moduleShortName"/>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables"
value="true"/>
-</launchConfiguration>
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors