Not at all - Xtend is a java like programming language but prefectly suited to write UIs because it has things like closures, ... see http://blog.moritz.eysholdt.de/ for an example how far you can get with it.
Tom Am 02.02.12 11:38, schrieb Erdal Karaca: > Use the latest WindowBuilder with XWT support. AFAIK, the original XWT > Designer wont be maintained anymore... > > How does Xtend relate to XWT? > > 2012/2/2 Tom Schindl <[email protected] > <mailto:[email protected]>> > > Frankly speaking I think XWT is dead. I've not seen any progress and > response from the those people since a long time. So do not use it. > Stick with Java or use Xtend if you want a cool alternative in the > Eclipse space. > > Tom > > Am 02.02.12 10 <tel:02.02.12%2010>:53, schrieb Dimitar Georgiev: > > Hi Folks, > > > > I just downloaded Juno M5 and installed E4 M5 on top of it in order to > > build a RCP / Eclipse 4 app. > > After playing around with the modeled workbench / application model, I > > decided to give XWT a try. > > > > - Using XWT designer, dropping stuff from the pallete results in no > > change of the underlying .xwt file; > > - Tried to open the file with "XWT Editor" - the part loads infinitely > > and nothing happens. > > > > My questions: > > - Are these known issues or should I go forward and open bugs? > > - Are XWT designer / viewer known to not work and should I stick to > > editing the XML by hand when using XWT? > > > > Thank you! > > > > Best regards, Dimitar > > > > > > _______________________________________________ > > e4-dev mailing list > > [email protected] <mailto:[email protected]> > > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > -- > B e s t S o l u t i o n . a t EDV Systemhaus GmbH > ------------------------------------------------------------------------ > tom schindl geschäftsführer/CEO > ------------------------------------------------------------------------ > eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 > 935833 <tel:%2B%2B43%20512%20935833> > http://www.BestSolution.at phone ++43 512 > 935834 <tel:%2B%2B43%20512%20935834> > _______________________________________________ > e4-dev mailing list > [email protected] <mailto:[email protected]> > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > > > -- > 1 + 1 = 10 > > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschäftsführer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833 http://www.BestSolution.at phone ++43 512 935834 _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
