All widget properties appear in right panel, including CSS. So you do not have scroll source files (java, css) to adjust widget properties. styleClass and elementID are set in one click and then css box is listed in bottom of right panel.
GWT Bender coding is much faster and reliable then manual coding is eclipse. On Mar 10, 3:12 pm, Max <[email protected]> wrote: > GWT Bender is web based tool to create GWT applications in browser. > > GWT Bender produces Java and CSS files that are copied in eclipse > (manually or automatically) > > Every widget is named automatically var1, var2, var3 > (You can change widget name later) > > It is possible to write descriptions instead of variable names. > Descriptions appear in a tree on the left panel in grey color. > > http://gwt-bender.appspot.com/ > > Service is open and free for everyone. We use it since august. It was > improved and works fine for us. > > Here are 2 screencasts:- > > Creating simple application in GWT > benderhttp://www.youtube.com/watch?v=XxHyOcTVgLk > > Copying that application code to eclipse and running. > (manually)http://www.youtube.com/watch?v=5GOqgkJdq5I > > If you like it then we will post how to create custom widgets, > classes. We use it since august. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
