diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> - <classpathentry kind="src" output="test-classes" path="test"/> <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/gxt-3.0.1.jar"/> |