I made the changes in java files (src/main/java ). And i run the application in devMode by using eclipse and i put the "gwt:run" command After cleaning and re -runing the project i find that the java files generated are the old files (without change) and the samre execution results
Thank you, Le lundi 6 mai 2013 10:17:35 UTC+1, Thomas Broyer a écrit : > > > > On Monday, May 6, 2013 10:32:54 AM UTC+2, [email protected] wrote: >> >> hi, >> >> >> I have a gwt maven project, the problem is that the changes I make on >> the application are not taken into account when running in jetty, how >> can i do to resolve the problem? >> please help me , >> > > Which kind of changes? (java? resources? in src/main/java or > src/main/resources?) > Are you running in DevMode? How did you run it? (mvn gwt:run vs running > from your IDE) > Are you making the changes in an IDE? > > BTW, the gwt-maven-plugin group is at > https://groups.google.com/d/forum/codehaus-mojo-gwt-maven-plugin-users > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
