Does GWT Designer support GWT-EXT?
Yes. GWT Designer has excellent support for gwt-ext. All standard GWT widgets, panels and layouts work with GWT Designer as do any widgets that are JavaBean compliant (e.g., they include a public default constructor and expose properties via getter/setter pairs). Widgets that define their own API and don’t conform to the JavaBean spec likely will not work as-is.