Community
Participate
Working Groups
Please find the contact demo with XWT. I have just changed the DetailView in XWT. ListView will come later. It includes following features: 1. Add i18n support 2. Full support CSS A new plugin will be created to handle the e4 workbench integration: org.eclipse.e4.xwt.workbench. Some code here will be moved in this plugin. So the final version will be more simple. This version works with XWT in CVS with some new development to support CSS. Any feedback is welcome.
Created attachment 138262 [details] XWT integration Sorry, I don't know why the patch is not uploaded. Anyway, here is the new version with the plugin org.eclipse.e4.xwt.workbench.
Hi Yves, Thanx for the intregration! It looks like your product changes contain: + <plugin id="org.eclipse.ui"/> + <plugin id="org.eclipse.ui.workbench"/> Those are legacy plugins that need to be removed. PW
(In reply to comment #2) > Hi Yves, > > Thanx for the intregration! > > It looks like your product changes contain: > + <plugin id="org.eclipse.ui"/> > + <plugin id="org.eclipse.ui.workbench"/> > > Those are legacy plugins that need to be removed. > > PW > Thanks Paul. It is done.
Created attachment 138354 [details] With ListView in XWT Add contact ListView in XWT
Created attachment 140690 [details] Simplified
Created attachment 140700 [details] XWT Integration