Hello, if I want to debug my application, I got over 20 times a fileNotFoundException from the JarLoader.getJarFile. The file which can't be loaded is:
mvn-repository/com/google/gwt/gwt-servlet/2.1.0/gwt-servlet.jar After a loop of over 20 times, the application started in debug mode. This problem occurs since I changed to GWT 2.1.0 and maven plugin 2.1.0. Anybody else with this problem? Any solutions available? My ide is Eclipse 3.6, jdk 1.6.0_22, GWT 2.1.0 Thanks for help. -- 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.
