java - GWT Designer not working with Eclipse 4.2 service release 2? -


i'm trying this tutorial after having installed eclipse juno 4.2 service release 2 (java ee distribution) und following gwt installation instructions over here.

however, neither windowbuilder entry under preferences, nor there windowbuilder entry in new projects dialog appearing. doing wrong?

i'm running ubuntu 12.04.02 lts on amd64, , have tried oracle jdk 7u17 , ubuntu's own jdk6 distribution, no avail...

just tried same in win2k3. exact same result. google starting annoy me. gwt 2.5.1 throws error when trying 1 of simplest projects...

update: working extent. meaning: windowbuilder not recognize gwt designer's installation , offers install gwt designer eclipse 3.7. designer toolbar's gwt selection possibilities therefore not there.

update: bug filed.

update: bug closed won't fix. don't care.

they care. gwt magical development environment, under constant evolution. have race new versions of browsers, javascript , releases of eclipse, tiny things may not documented date. tutorial trying run made gwt designer 2.3, gpe 2.3, eclipse 3.7 & java 1.6.

this tutorial works juno 4.2 sr2 few minor changes:

in step 1, create web application project. can generate project sample code, make sure things work , clean , stick folder layout.

in step 3, add class , make extend com.google.gwt.user.client.ui.composite. add empty constructor , you can open gwt designer always, in order rest. css stylename property has been improved. there tool-tips guide you.

ps: tests made in ubuntu12.04-32bit, winxp-32bit , win7-64bit jdk1.7.0_17-32bit , eclipse-32bit.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -