Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Declarative UI in E4

You should be able to start with a 3.5 M4 SDK and point it to the e4 update site at: http://download.eclipse.org/e4/downloads/drops/I20090123-1500/repository (See http://wiki.eclipse.org/e4 for a link to the weekly builds.)

Pick at least the XWT tooling feature, you can pick others too if you want to run something or just have a look at the code (the build includes source bundles), If you want to check out code from CVS, use one of the project set files: http://wiki.eclipse.org/E4/ProjectSetFiles .

Boris


Dave Orme wrote on 01/27/2009 03:41:53 PM:

> What's the status of the E4 demo code, including XWT?  If I download
> it now, is there anything I need to know to build/run it?
>
>
> Thanks,
>
> Dave

> 2009/1/27 Boris Bokowski <Boris_Bokowski@xxxxxxxxxx>
> Dave Orme wrote on 01/27/2009 03:03:33 PM:
>
> > ...
> > Here's what I was wondering:  Yves, would it be possible/desirable

> > to make XWT map 1:1 to Hallvard's EMF model rather than straight to
> > SWT?  This seems like it might be a sensible approach to unifying
> > both proposals.

>
> Wouldn't it be even better if there was a 1:1:1 mapping between an
> XML representation, an EMF model, and SWT widgets? This would
> satisfy people who don't want to have double the number of objects
> at runtime, but also enable all the cool things you can do with EMF
> at development time with respect to tools that operate on EMF objects.
>
> Dave Carver offered help producing a schema for XWT so that we could
> generate an EMF model for it. See also the bug opened by Dave:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=260289
>
> Boris

>
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev

> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev


Back to the top