Problem with plugin dependencies [message #326279] |
Thu, 13 March 2008 12:01  |
Eclipse User |
|
|
|
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 12:18  |
Eclipse Webmaster Messages: 607353 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
|
|
|
Powered by
FUDForum. Page generated in 0.26270 seconds