Skip to main content



      Home
Home » Eclipse Projects » SWTBot » swtbot command line plugins
swtbot command line plugins [message #1701580] Tue, 14 July 2015 05:12 Go to next message
Eclipse UserFriend
Hi,
I need to install some plugins, but without dependencies it doesn't work. I need to install all over command line. We need it to automate testing on different machines, so we cant install anything from GUI in eclipse. We are installing plugins into KDS over eclipse.
The main command is this:
eclipsec.exe -consoleLog -application org.eclipse.equinox.p2.director -repository <sites> -installIU <plugin ids>
nothing new Smile. Everything works, when install with GUI and then use command line on our plugins.
But when I need to install from update site it manually it crashes. I need to install everything from update site, or at least the Dependency plugins.
There is no argument which install everything from update site?
Or what is other options?
I get to know, that I can install it over nodeclipse (everything), it is the only option?
I can use only command line.

Thanks for help
Re: swtbot command line plugins [message #1702920 is a reply to message #1701580] Mon, 27 July 2015 07:47 Go to previous message
Eclipse UserFriend
I was missing some jdt plugins, especially org.eclipse.jdt.junit.runtime, which you can find at this update site http://download.eclipse.org/releases/mars/.
It fixs the "junit.0.0.0" problem.
Just for interested in.

[Updated on: Mon, 27 July 2015 07:48] by Moderator

Previous Topic:Headless SWTBot tests fail on Windows
Next Topic:TreeView to GEF editor drag n drop
Goto Forum:
  


Current Time: Tue Apr 22 22:57:56 EDT 2025

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

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

Back to the top