|
|
|
|
|
|
|
|
|
|
|
|
Re: 568-dev-e34.zip missing org.eclipse.swtbot.eclipse.ui_2.0.0.568-dev-e34.jar [message #539064 is a reply to message #538882] |
Wed, 09 June 2010 10:02  |
Eclipse User |
|
|
|
On 10-06-08 05:33 PM, gachoki@us.ibm.com wrote:
> Hello Pascal/Ketan,
>
> do you know which application ID/options works/preferable for installing
> features/plug-ins from command line using eclipse 3.4? It seems like
> org.eclipse.equinox.p2.director is not available in 3.4, so I modified
> your example usage to use
> org.eclipse.equinox.p2.director.app.application but still I get errors
> e.g., for:
>
> java -jar plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.
> jar -application org.eclipse.equinox.p2.director.app.application
> -repository
> http://download.eclipse.org/technology/swtbot/ganymede/dev-b uild/update-site/
> -metadataRepository
> http://download.eclipse.org/technology/swtbot/ganymede/dev-b uild/update-site/
> -artifactRepository
> http://download.eclipse.org/technology/swtbot/ganymede/dev-b uild/update-site/
> -consoleLog -nosplash -installIU
> org.eclipse.swtbot.eclipse.gef.feature.group -verifyOnly
>
>
> I see the following errors:
>
> !ENTRY org.eclipse.equinox.p2.director 4 0 2010-06-08 16:31:31.250
> !MESSAGE Problems resolving provisioning plan.
> !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2010-06-08 16:31:31.250
> !MESSAGE Unable to satisfy dependency from org.eclipse.swtbot.junit4_x
> 2.0.0.568
> -dev-e35 to requiredCapability:
> java.package/org.junit.runner.notification/4.5.0
I revisited the little script to make it easier for people with another
version then mine... I also added a note how to manage an eclipse 3.4
installation, using eclipse 3.5 and p2.director.
For this error, my guess is that you have
org.eclipse.swtbot.junit4_x2.0.0.568-dev-e35 currently installed in your
eclipse 3.4, which is a no go. I'm pretty sure that the
uninstall/install went smoothly, and this is merely eclipse telling you
that it won't be able to start that bundle. Just delete it from your
plugins directory and you shouldn't have any error.
Hope this helps.
p.s.: you should remove the -verifyOnly option if you want p2.director
to uninstall/install the feature ;)
--
Pascal Gélinas | Software Developer
*Nu Echo Inc.*
http://www.nuecho.com/ | http://blog.nuecho.com/
*Because performance matters.*
|
|
|
Powered by
FUDForum. Page generated in 0.05916 seconds