Hi!

I'm seeking help for a split package problem in Eclipse RCP/RAP UI. The bug
is here:
http://mail.google.com/support/bin/answer.py?answer=77659&topic=12814

A major obstacle in implementing hybrid RCP/RAP app is that 'org.eclipse.ui'
package is split (one is in org.eclipse[.rap].ui.workbench, not sure about
the others).

Both RCP UI and RAP UI provide these packages with the same
interfaces/signatures/classes... however, the bundle name is different.

This makes it required for application/plugin developers to do
Require-Bundle on either or both (with resolution=optional) UI bundle,
because Import-Package: org.eclipse.ui does not work.

I am hoping that you can provide some insight on this. Thank you.

-- 
Best regards,
Hendy Irawan
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to