Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I setup dependencies on org.eclipse.rap.ui bundles for single sourcing?

0
Posted

How do I setup dependencies on org.eclipse.rap.ui bundles for single sourcing?

0

The shared package structure between org.eclipse.ui and org.eclipse.rap.ui bundles requires that dependencies be specified either via package-import or require-bundle in the bundle manifest. When single sourcing using require-bundle, it is necessary to mark the bundles as optional that are specific to either target platform, (e.g., org.eclipse.ui and org.eclipse.rap.ui). When using package-import be cautious of split-packages, see this thread for more info.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123