Hi
I am using GWT with maven, my attempt is to run my main gwt application 
through mvn gwt:run to startup a code server to use the super dev mode fast 
compile during development.

my application is written as many seperate projects and these project being 
gwt module are inherited by the main application, the issue is in the 
incremental compile,
when ever i do a change to any of the sub-project the super dev mode does 
not catch the change which cuases the browser refresh to skip the 
compilation.

how can i make super dev mode catch the changes made to the inherited 
modules and force the incremental compilation?

thanks 

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to