Thursday, December 4, 2014

Hot update of external library in super dev mode

Hi,

I have a question to the workflow I have adopted, and would be grateful for your input. Are you running into the same problem or is there a better way?

So, I develop a number of projects (e.g. prj) that share a common library (e.g. lib) which I also develop. They are in independent maven projects and modules and the lib compiles to a jar.

Sometimes I find myself in the situation that I encounter a bug while developing (prj), which I then have to fix in the library (lib). 

However, the super dev mode serving prj, will not pick up these changes while running (in a hot fashion). In 2.6.1 it would fail compiling, in 2.7.0 it just ignores it silently. 

To make the changes in lib effective and visible in prj, I have to restart sdm. (And restarting sdm has become quite slower in 2.7.0).

thank you, Robert

--
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/d/optout.

No comments:

Post a Comment