Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Build Dependency Problem. Required Bundle does not work.
Build Dependency Problem. Required Bundle does not work. [message #1851210] Wed, 30 March 2022 17:11
philipp huebner is currently offline philipp huebnerFriend
Messages: 65
Registered: July 2009
Member
Dear all,

I have a problem with my PDE Build.
We just added a new plugin C encapsulating a jar library to our plugins.

The jar was part of Plugin B, which exposed the libraries packages.
Now there is a plugin A, which former was depended of Plugin B and which is now dependend of C and B.

This plugin cannot resolve anything of Plugin B. It is correctly linked in the manifest. Out of the IDE everything works, but PDE build is not able to resolve plugin B.

in the PDE logfiles i see that the new plugin C is build right before Plugin A. B is not built.

What the heck is happening here?
Previous Topic:Exporting Eclipse Product in Version 2021-12 (4.22.0) - org.osgi.framework.BundleException
Next Topic:Unable to launch Eclipse applications
Goto Forum:
  


Current Time: Fri Apr 26 07:34:38 GMT 2024

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

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

Back to the top