Importing existing GWT source to Eclipse
May 27th, 2010
1 comment
If the existing source is an Eclipse project, then you can import it to Eclipse as normal
But if it isn’t an eclipse project (like the GWT sample Showcase), you have to generate Eclipse project using Google’s tool: Read more…