Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » More assistance needed for resolving dependency conflicts
More assistance needed for resolving dependency conflicts [message #520555] Fri, 12 March 2010 14:50
Roland Tepp is currently offline Roland TeppFriend
Messages: 336
Registered: July 2009
Senior Member
Hi,

I am currently working on refactoring the 3rd party libraries we use in
our application that were previously just copied into a huge monster
plug-in as jar files into bundles and adding them to our target-platform
definition.

In the process I am also trying to convert dependencies that were
previously defined by Require-Bundle to using Import-Packages instead
where it makes sense (general purpose api and such).

Needless to say, my workspace is in a mess and PDE complains of
"Unsatisfied version constraint" all over the place.

While I have a fairly good grasp on what it means, the situation is kind
of out of hands since the error message does not really help me at all
to resolve this issue.

What I want to know is that is there a tool of some sort in PDE (or a
3rd party) that would be kind enough to actually point me at the source
of the version constraint conflict that I am having instead of simply
whinying about it?

Or even just visualise the whole resolution process so that I could make
an informative decision based on this?

--
Roland Tepp
Previous Topic:Standard overlay icons for warning/error
Next Topic:More assistance needed for resolving dependency conflicts
Goto Forum:
  


Current Time: Fri Apr 19 21:35:13 GMT 2024

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

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

Back to the top