Monday, March 3, 2014

Multi Module Project - problem with hot code dev mode

I have a problem with gwt dev mode. I'm working on project separated to many GWT modules. Code debug works fine in all of the modules. Problem occurred when i'm trying to modify client-code while running dev mode. Changes made in external GWT jar modules aren't visible until development mode is turned of and maven install is made, which is very frustrating. Is there any solution for that issue ?  I'm using maven gwt plugin and idea intelliJ IDE.

I'm aware of solution which base on using Eclipse IDE but i'm looking for solution which involves using Maven and IntelliJ

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment