Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » specifying runtime bundle-dependencies
specifying runtime bundle-dependencies [message #601331] Tue, 08 September 2009 16:37
Thomas Paradies is currently offline Thomas ParadiesFriend
Messages: 9
Registered: September 2009
Junior Member
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: Tue Apr 23 14:32:13 GMT 2024

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

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

Back to the top