Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problem with plugin dependencies
Problem with plugin dependencies [message #326279] Thu, 13 March 2008 16:01 Go to next message
antoaneta is currently offline antoanetaFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I have the following problem:
I have 2 plugins A and B. A depends on B.
A has in its Plug-in Dependencies the following bundles:
org.apache.xerces,
org.emf.common,
org.apache.xml.resolver

B has the same budles.

When I try to launch the application(RCP Apllication/ Application class in
A) I become the error:

org.osgi.framework.BundleException: Bundle "org.eclipse.emf.common"
version "2.3.2.v200802051830" has already been installed from:
initial@reference :file:plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar /

In the create launch configuration wizard the bundles:

org.apache.xerces,
org.emf.common,
org.apache.xml.resolver

are 2 time there.

How can I solve this problem?

Thanks
Re: Problem with plugin dependencies [message #326280 is a reply to message #326279] Thu, 13 March 2008 16:18 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
This question also appears on eclipse.newcomer.

Antoaneta wrote:
> Hi,
>
> I have the following problem:
> I have 2 plugins A and B. A depends on B.
> A has in its Plug-in Dependencies the following bundles:
> org.apache.xerces,
> org.emf.common,
> org.apache.xml.resolver
>
> B has the same budles.
>
> When I try to launch the application(RCP Apllication/ Application class
> in A) I become the error:
>
> org.osgi.framework.BundleException: Bundle "org.eclipse.emf.common"
> version "2.3.2.v200802051830" has already been installed from:
> initial@reference :file:plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar /
>
>
> In the create launch configuration wizard the bundles:
>
> org.apache.xerces,
> org.emf.common,
> org.apache.xml.resolver
>
> are 2 time there.
>
> How can I solve this problem?
>
> Thanks
>
>
>
>
>
>
>
>
>

--

Eclipse WebMaster - webmaster@eclipse.org
Questions? Consult the WebMaster FAQ at
http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster
Previous Topic:EFS question ...
Next Topic:contributing to context menu during debug
Goto Forum:
  


Current Time: Thu Jun 27 21:14:44 GMT 2024

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

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

Back to the top