Why Eclipse doesn't support plugins of same symbolic-name and multiple version. [message #324605] |
Mon, 28 January 2008 17:08  |
Eclipse User |
|
|
|
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 versi [message #324777 is a reply to message #324631] |
Thu, 31 January 2008 16:43  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04389 seconds