On Nov 18, 5:41 pm, Rajeev Dayal <rda...@google.com> wrote:
Hi there Rajeev, I'm using the following version of STS. The rest of the applicable version numbers are in the thread I linked to above. Version: 2.3.2.RELEASE Build Id: 201003230009 > > Can you provide your .classpath file? <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" output="target/bisdashboard-0.0.1-SNAPSHOT/ WEB-INF/classes" path="src/main/java"/> <classpathentry excluding="**" kind="src" output="target/ bisdashboard-0.0.1-SNAPSHOT/WEB-INF/classes" path="src/main/resources"/ > <classpathentry kind="src" output="target/test-classes" path="src/ test/java"/> <classpathentry excluding="**" kind="src" output="target/test- classes" path="src/test/resources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/ org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/ > <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="/WEB- INF/lib"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> <classpathentry kind="lib" path="C:/springsource_2.3/ sts-2.3.2.RELEASE/plugins/com.google.gwt.eclipse.sdkbundle. 2.1.0_2.1.0.v201010280047/gwt-2.1.0/gwt-user.jar"> <attributes> <attribute name="javadoc_location" value="file:/C:/springsource_2.3/ sts-2.3.2.RELEASE/plugins/com.google.gwt.eclipse.sdkbundle. 2.1.0_2.1.0.v201010280047/gwt-2.1.0/doc/javadoc/"/> </attributes> </classpathentry> <classpathentry kind="lib" path="C:/springsource_2.3/ sts-2.3.2.RELEASE/plugins/com.google.gwt.eclipse.sdkbundle. 2.1.0_2.1.0.v201010280047/gwt-2.1.0/gwt-dev.jar"> <attributes> <attribute name="javadoc_location" value="file:/C:/springsource_2.3/ sts-2.3.2.RELEASE/plugins/com.google.gwt.eclipse.sdkbundle. 2.1.0_2.1.0.v201010280047/gwt-2.1.0/doc/javadoc/"/> </attributes> </classpathentry> <classpathentry kind="output" path="target/bisdashboard-0.0.1- SNAPSHOT/WEB-INF/classes"/> </classpath> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.