I have a GWT project that I currently compile using Eclipse GWT plugin, but now I would like to make my project compilable independently from the IDE, and the a
Eclipse GWT plugin