Hi,
I have an issue with GWT development mode. Recently I migrated grom GWT 1.6 to GWT 2.0.4 in my current project. I also use Eclipse 3.5, GXT 2.2.0, JDK 1.6 and Jetty as development environment.
I have to spend lot of time every time whenever make even a small change in my client side / Server side
java class, I need to do GWT Compile which is a full compile which might take atleast 5 mins.
I tried to refresh the browser and expecting the changes would be relfecting as it was doing in the GWT 1.6 hosted mode environment. But, It never happened.
I am badly need to fix this issue because my development activity has been slowdown due to this issue.
I would appreciate any sort of help on this.
Thanks
Mari