Using GWT Widget Library with GWT Support Plugin for NetBeans (GWT4NB)

First add gwt-widgets-x.x.x.jar to Project Library and than add this to Main.gwt.xml:

<inherits name='org.gwtwidgets.WidgetLibrary'/>

Now you can run/compile without the "The import org.gwtwidgets cannot be resolved" error

Resource:
http://code.google.com/webtoolkit/documentation/com.google.gwt.doc.DeveloperGuide.Fundamentals.Modules.ModuleXml.html
http://gwt-widget.sourceforge.net/


Commenti

Post popolari in questo blog

Eclipse underscore not visible

Batch Convert CSV to XLSX with LibreOffice (OpenOffice)