Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » specifying runtime bundle-dependencies
specifying runtime bundle-dependencies [message #601331] Tue, 08 September 2009 12:37
Eclipse UserFriend
Hi,

in a RCP/EclipseLink(OSGi bundles) project I'm using static bytecode
weaving. The bytecode enhancements leeding to additional dependencies
(e.g.
org.eclipse.persistence.core/org.eclipse.persistence.interna l.weaving.PersistenceWeaved).
As good OSGi citizen I specifiy all my bundle dependencies as imported
packages. Now I'm in doubt if it wouldn't be better to specify such
dependencies as required plugins particulary as the process to detect
any package dependency at runtime and specify it is very painful. Are
there best practises how to get on with such dependencies in Eclipse?

Thomas
Previous Topic:specifying runtime bundle-dependencies
Next Topic:PDE build error
Goto Forum:
  


Current Time: Mon Jul 14 06:34:33 EDT 2025

Powered by FUDForum. Page generated in 0.06511 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top