GWT-Classrun : IDE application runner
By dgirard on Monday 19 May 2008, 20:36 - Permalink
How many times have you wish that you can easily run any EntryPoint class in a GWT project as easy as a Java class with Main method in a IDE ? How many times you realize you can be more productive testing a certain EntryPoint class but shrug off it off due to non-intuitive steps to make it happen ? Finally, the wait is over and a effective solution has been delivered by a nifty utility, gwtClassRun.
