I recently started working on Google Web Toolkit (GWT) and i installed the GWT plugin for eclipse.
When i “RUN” the project i was getting the “GWT module “XYZ” may need to be (re)compiled” error.
I looked up Google but did not find any satisfactory solution soon .So i thought i should make a post on this solution so others can find it soon.
Solution:
” you can right click on your project, there is an option Google and select GWT Compile. ”
This solved my issue.
Sounds obvious isn’t it?
Happy GWTing
2 Comments
Thank you.
Worked for me too.
Brilliant! You just saved me (more) head-scratching.
You’d think that particular step would be automatic? Or in the instructions?
Thanks.