Hi,
I've just begun evaluating SGWT for our firm. I'd like to know if SGWT can be integrated with JRebel in order to avoid doing a "GWT compile" for every little change that happens on the UI. In my experiment with the same, I noticed that GWT classes were not reloaded while every other (non GWT) source file in my project seems to have been reloaded fine.
If JRebel is not an option, is there any way the GWT compile overhead can be reduced significantly. At present each compile process takes over a minute and a half. This is quite painful especially since I'm just starting to learn the framework.
Thanks,
Nitin
I've just begun evaluating SGWT for our firm. I'd like to know if SGWT can be integrated with JRebel in order to avoid doing a "GWT compile" for every little change that happens on the UI. In my experiment with the same, I noticed that GWT classes were not reloaded while every other (non GWT) source file in my project seems to have been reloaded fine.
If JRebel is not an option, is there any way the GWT compile overhead can be reduced significantly. At present each compile process takes over a minute and a half. This is quite painful especially since I'm just starting to learn the framework.
Thanks,
Nitin
Comment