Community
Participate
Working Groups
Bundle: org.eclipse.rap.jface.databinding ### Eclipse Workspace Patch 1.0 #P org.eclipse.rap.jface.databinding Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/rt/org.eclipse.rap/runtime.ui/org.eclipse.rap.jface.databinding/META-INF/MANIFEST.MF,v retrieving revision 1.10 diff -u -r1.10 MANIFEST.MF --- META-INF/MANIFEST.MF 28 Dec 2010 14:27:59 -0000 1.10 +++ META-INF/MANIFEST.MF 24 Jan 2011 16:11:30 -0000 @@ -8,13 +8,14 @@ Bundle-Vendor: %providerName Bundle-Localization: plugin Export-Package: org.eclipse.jface.databinding.dialog, + org.eclipse.jface.databinding.fieldassist, org.eclipse.jface.databinding.preference, org.eclipse.jface.databinding.swt,
Can we get this into M5? Would be nice as we rely on this new API.
Gunnar, it has been fixed in CVS HEAD after your comment to Bug 324439.
Thanks a lot!