I use GWT-Maven and eclipse and it seems to work fine. Make sure you get your project to work OUTSIDE of Eclipse first (that would be my opinion anyway, it's the Maven build that you want to be authoritative), and then use mvn eclipse:eclipse to generate the correct .project and .classpath, then import into Eclipse, should work as expected.
On Feb 4, 5:40 am, andy petrella <[email protected]> wrote: > Hi all, > Does someone succed to configure eclipse to have its java files saved in the > folder used by the plugin lanched in hosted mode ? > > For now, it compiles the classes but gwt (in Hosted mode) needs the .java > files to be updated too in the right folder. > > Thanks in advance. > > Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
