Skip to main content

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

Precisely, here are plugins required:
 org.eclipse.jface.databinding,
 org.eclipse.core.databinding.beans,
 org.eclipse.swt,
 org.eclipse.core.databinding,
 org.eclipse.jface

There is a plugin com.ibm.icu declared in MANIFEST.MF, but it is not
necessary. We will remove it.

When I install it with Eclipse 3.4 (eclipse-jee-ganymede-SR1-win32) via
update, I got an error message. But it doesn't impact the installation.
Afterward, it works fine in Ganymede

yves
> Hi,
>
> Does the integration of XWT into e4-repo now mean that the decision in
> which declarative syntax we expect users to define their UI is already
> made.
>
> I'm going to give a spin. What are dependencies of XWT - can I run it in
> 3.4 or do I need 3.5? Anyways congrats Yves looking forward to work with
> you on e4 declarative UI.
>
> Tom
>
> Kevin McGuire schrieb:
>>
>> Congrats Yves!  I will try to make some time to have a look.
>>
>> Kevin
>>
>>
>>
>> *yves.yang@xxxxxxxxxxx*
>> Sent by: e4-dev-bounces@xxxxxxxxxxx
>>
>> 01/08/2009 12:05 PM
>> Please respond to
>> E4 Project developer mailing list <e4-dev@xxxxxxxxxxx>
>>
>>
>>
>> To
>> 	"E4 Project developer mailing list" <e4-dev@xxxxxxxxxxx>
>> cc
>>
>> Subject
>> 	[e4-dev] XWT - Declarative UI
>>
>>
>>
>>
>>
>>
>>
>>
>> Hi all,
>>
>> Our contribution XWT on Declarative UI just get integrated in e4
>> repository with the automatically build system. Thanks for the helps of
>> Boris and Paul.
>>
>> There are three features:
>>   org.eclipse.e4.xwt - runtime engine
>>   org.eclipse.e4.xwt.tools - development tools, wizards and XML editor
>> with instant preview
>>   org.eclipse.e4.xwt.tests - unit tests
>>
>> You can get une archive zip from this page:
>> http://download.eclipse.org/e4/downloads/drops/I20090107-1345/
>>
>> The features of XWT tools is missing in the download page (I'm sure Paul
>> will fix it soon). Here the link to download it directly:
>> http://download.eclipse.org/e4/downloads/drops/I20090107-1345/org.eclipse.e4.xwt.tools.feature-I20090107-1345.zip
>>
>> Of course, you can update from this URL:
>> http://download.eclipse.org/e4/downloads/drops/I20090107-1345/repository
>>
>> An EMF model demo is available in e4 CVS.
>>
>> A PDF document can help you to understand the design:
>> http://wiki.eclipse.org/images/a/ab/XWT.pdf
>>
>> More pedagogic example and demos will come out soon. Please feel free to
>> try it out and give us your feedbacks and feature requests.
>>
>> Best regards
>> Yves YANG
>> ---
>> Soyatec
>>
>>
>> _______________________________________________
>> 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
>
>
> --
> B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
> ------------------------------------------------------------------------
> tom schindl                               leiter softwareentwicklung/CSO
> ------------------------------------------------------------------------
> eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev
>




Back to the top