Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Add Required Bundles doesnt add the required bundles
Add Required Bundles doesnt add the required bundles [message #65950] Sun, 28 June 2009 10:50 Go to next message
bank kus is currently offline bank kusFriend
Messages: 13
Registered: July 2009
Junior Member
Based on what I m seeing when using OSGI with import-packages, Run -> OSGI
Framework -> Click on Add Required Bundles doesnt get the required bundle
list correctly even especially when theres jar hell involved.

This fails consistently on both 3.4 and 3.5 I can provide a detailed
failing example if reqd. But before that want to make sure this mechanism
is expected to work.

Going to View Plugins and hitting show dependencies however shows the
correct dependencies.

Regards
Banks
Re: Add Required Bundles doesnt add the required bundles [message #66018 is a reply to message #65950] Mon, 29 June 2009 01:03 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
bank kus wrote:
> Based on what I m seeing when using OSGI with import-packages, Run ->
> OSGI Framework -> Click on Add Required Bundles doesnt get the required
> bundle list correctly even especially when theres jar hell involved.
>
> This fails consistently on both 3.4 and 3.5 I can provide a detailed
> failing example if reqd. But before that want to make sure this
> mechanism is expected to work.
> Going to View Plugins and hitting show dependencies however shows the
> correct dependencies.
> Regards Banks

Please file a bug against PDE with the nice detailed steps :)

http://bugs.eclipse.org/bugs/enter_bug_wizard.cgi?product=PD E

We may be able to fix it for 3.5.1, depending on what the issue is.

Also, can you define "JAR Hell" :)

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Add Required Bundles doesnt add the required bundles [message #66060 is a reply to message #66018] Mon, 29 June 2009 06:17 Go to previous message
bank kus is currently offline bank kusFriend
Messages: 13
Registered: July 2009
Junior Member
> Please file a bug against PDE with the nice detailed steps :)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=281805

> Also, can you define "JAR Hell" :)

C ==> A(1.0)
C ==> B
||====> A(2.0)

Thats what I mean. Different versions of the same jar being used in the
running system. I havent noticed this problem happen otherwise. Thanks for
the quick response please let me know if there are other details required
about setup/version #s/build IDs etc..

Regards
banks
Re: Add Required Bundles doesnt add the required bundles [message #598736 is a reply to message #65950] Mon, 29 June 2009 01:03 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
bank kus wrote:
> Based on what I m seeing when using OSGI with import-packages, Run ->
> OSGI Framework -> Click on Add Required Bundles doesnt get the required
> bundle list correctly even especially when theres jar hell involved.
>
> This fails consistently on both 3.4 and 3.5 I can provide a detailed
> failing example if reqd. But before that want to make sure this
> mechanism is expected to work.
> Going to View Plugins and hitting show dependencies however shows the
> correct dependencies.
> Regards Banks

Please file a bug against PDE with the nice detailed steps :)

http://bugs.eclipse.org/bugs/enter_bug_wizard.cgi?product=PD E

We may be able to fix it for 3.5.1, depending on what the issue is.

Also, can you define "JAR Hell" :)

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Add Required Bundles doesnt add the required bundles [message #598755 is a reply to message #66018] Mon, 29 June 2009 06:17 Go to previous message
bank kus is currently offline bank kusFriend
Messages: 13
Registered: July 2009
Junior Member
> Please file a bug against PDE with the nice detailed steps :)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=281805

> Also, can you define "JAR Hell" :)

C ==> A(1.0)
C ==> B
||====> A(2.0)

Thats what I mean. Different versions of the same jar being used in the
running system. I havent noticed this problem happen otherwise. Thanks for
the quick response please let me know if there are other details required
about setup/version #s/build IDs etc..

Regards
banks
Previous Topic:product export fails - no .exe created
Next Topic:Build and deploy plugin for many eclipe versions
Goto Forum:
  


Current Time: Thu Mar 28 08:09:51 GMT 2024

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

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

Back to the top