[]
Yet another way of working with GWT in Netbeans
[
mkleint
]
12:24, Friday, 16 June 2006
A few days ago, articles on use of GWT within Netbeans appeared on planetnetbeans.org. That reminded me of an article by Robert Cooper on ONJava.com site I have read 2 weeks ago. Robert shows how to work with the Google Web Toolkit using Maven. (Maven1 to be exact) So after installing the Maven support from Mevenide into Netbeans and installing Robert's GWT Maven plugin, one should be able to easily build, run and debug your GWT application as well.
Here and here are the blog entries from planetnetbeans.org