Revision: 7919
Author: [email protected]
Date: Wed Apr 14 08:40:08 2010
Log: Removes stray xml end tag from Showcase launch configuration.
Patch by: [email protected]
Review by: [email protected],[email protected]
Review at: http://gwt-code-reviews.appspot.com/153812/show
Fixes issue: 4856
http://code.google.com/p/google-web-toolkit/source/detail?r=7919
Modified:
/trunk/eclipse/samples/Showcase/Showcase.launch
=======================================
--- /trunk/eclipse/samples/Showcase/Showcase.launch Fri Dec 4 14:58:16 2009
+++ /trunk/eclipse/samples/Showcase/Showcase.launch Wed Apr 14 08:40:08 2010
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables"
value="true"/>
<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="Showcase" path="1"
type="4"/> "/>
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors