Hi, Eclipse seems to use old versions of my test classes. When I add a method to my test class, and run the test via "Run as -> GWT JUnit Test" or "Run as -> GWT JUnit Test (production mode)" or "Run as -> JUnit Test", Eclipse doesn't see the new test method. Same for removing old test methods. Even after I restart Eclipse. Only if I go to the command line and run "ant test.dev", Eclipse picks up the updated version of the Test.
Maybe it has something to do with the fact that I used webAppCreator (with the -junit option) to create the project, instead of creating it with the Eclipse wizard? Does anybody else have the same problem? Thanks Chris ( Google Plugin for Eclipse 3.5 1.2.0.v200912062003 com.google.gdt.eclipse.suite.e35.feature.feature.group Google Web Toolkit SDK 2.0.0 2.0.0.v200912062003 com.google.gwt.eclipse.sdkbundle.e35.feature.2.0.0.feature.group Mac OS X 10.6, Cocoa 32 bit ) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
