Issue 149 - http://code.google.com/p/gwt-maven/issues/detail?id=149 addresses this problem. Configuring correct artifact definition file and running gwt goal will modify final scripts and allow you to modify code directly in the projects. I have one modification for definition file simplification in mind but currently it is working and it is tested on a real project.
On 8. Okt, 14:42 h., larshub <[EMAIL PROTECTED]> wrote: > How is the plugin to configure if you habe an application with several > modules where each can have gwt code? > > example: > app > - mod1 > - mod2 (contains gwt code) > - mod3 (contains gwt code) > > From the project app I want to launch the hosted mode browser. I know, > I could install the modules and have the dependency on them. But then > I have not the flexibility to change a class in a module and directly > press the refresh button in the hosted mode browser. > > Does anybody have a suggestion? > > thanks > Lars --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
