test

October 17, 2008

gwt4nb

Filed under: netbeans — gvdb67 @ 11:17 pm

WARNING: ‘com.google.gwt.dev.GWTCompiler’ is deprecated and will be removed in a future release.
Use ‘com.google.gwt.dev.Compiler’ instead.

# GWT 1.6 is required for compiling custom widgets (optional)

* You need to upgrade GWT
* The GWT Compiler class name has changed:
o Replace com.google.gwt.dev.GWTCompiler → com.google.gwt.dev.Compiler in your widget set build script (Ant) or launch configuration (Eclipse).
o Replace the output directory argument for the compiler with the new WAR output argument: -out → -war. The directory parameter for the argument remains unchanged.
* Possible problems when building widgetset using Windows and JDK 1.5. See Known Problems #2891 below.

http://dev.itmill.com/wiki/Articles/GettingStartedOnNetbeans
http://vaadin.com/home

Blog at WordPress.com.