Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Why Eclipse doesn't support plugins of same symbolic-name and multiple version.
Why Eclipse doesn't support plugins of same symbolic-name and multiple version. [message #324605] Mon, 28 January 2008 17:08 Go to next message
Eclipse UserFriend
Hi folks.

Equinox(based on OSGi platform) is supported bundles that are same
symbolic-name and multiple version.But Eclipse Platform is not supported
this situation.So JUnit Plugins are diffirent symbolic-name. "org.jnunt"
is supported JUnit3,and "org.junit4" is supported JUnit4, isn't it?

Now I build my CI server for my developping plugins,and I wolud like to
build environment Automated Testing.There are both version supported.I
found following bugreport.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429

I renamed JUnit4's Plugin Name "org.junit4" to "org.junit",However Plugin
JUnit Test doesn't run after I selected this plugin on Launch Dialog.How
do I solve this problem?
Re: Why Eclipse doesn't support plugins of same symbolic-name and multiple version. [message #324631 is a reply to message #324605] Tue, 29 January 2008 12:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.us.ibm.com

Equinox does support this case. However, PDE didn't support this case
until Eclipse 3.4

Which version of Eclipse are you using and what are you trying to do?

Cheers,

~ Chris
Re: Why Eclipse doesn't support plugins of same symbolic-name and multiple versi [message #324777 is a reply to message #324631] Thu, 31 January 2008 16:43 Go to previous message
Eclipse UserFriend
Thank you for replying,Chris.

Now I'm trying Eclipse Plugin Test Automation of My Plugin Project.That
project is using JUnit4. So I use Eclipse Testing Framework applied patch
of this bug report(https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429).
The patch uses several Bundle-SynbolicName "org.junit",JUnit3 and JUnit4
under testing environment.

Now I use Eclipse Platform Version is 3.3.1.1.
Do you say that I should use Eclipse 3.4 Stream Build to solve this
situation?

Chris Aniszczyk written:
> Equinox does support this case. However, PDE didn't support this case
> until Eclipse 3.4
>
> Which version of Eclipse are you using and what are you trying to do?
>
> Cheers,
>
> ~ Chris
Previous Topic:Extending Team/Commit
Next Topic:Workspace and Eclipse Restart
Goto Forum:
  


Current Time: Wed Jul 23 18:47:34 EDT 2025

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

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

Back to the top