eclipse - GWT Designer. Does it work with later versions? -
i'm starting project in eclipse luna using gwt , gae. wanted ask if possible run gwt designer(to make ui graphically) in gwt sdk 2.6 version.
uibinder works fine, mean xml way. when try make ui designer, instead of writing source code in xml, shows me well-known error swt browser , xulrunner. after reading , trying lot of things i've come conclusion can use eclipse 3.7 , gwt 2.1 or olders. right? there other option make ui technologies? (like in xcode or visual studio)
gwt designer no longer maintained (in part because of swt browser issues). implies doesn't work gwt 2.7 (it didn't work 2.6.0, , 2.6.1 temporarily reintroduced code gwt designer needed, gwt designer never updated stopped working 2.7).
because of that, wouldn't recommend trying make gwt designer work current setup, it's guaranteed fail whenever you'll update either eclipse or gwt.
i'm not aware of other ui builder gwt.
last, not least, according latest gwt survey, 6% using gwt designer, vs. hand-editing plain java code or uibinder xml; not big incentive revive gwt designer project if ask me…
Comments
Post a Comment