I added and configured SmartGWT in my project into eclipse. I have no news SmartGWT palettes that appear in the GWT developer. Yet, according to the official documentation of google, widgets palettes should appear automatically.
http://code.google.com/intl/fr/webtoolkit/tools/gwtdesigner/features/gwt/smartgwt.html
Note : In fact, the SmartGWT palettes appear if I use GWT Designer with java file. But I would like use with XML file, is it possible ? GWT Designer support SmartGWT with XML ui:UiBinder ?
Versions : GWT 2.2 / GWT Designer 2.2.1 (I tested beta and not beta) / SmartGWT 2.4 / eclipse Helios / maven 3
Thanks