Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » swtbot command line plugins
swtbot command line plugins [message #1701580] Tue, 14 July 2015 09:12 Go to next message
edy franta is currently offline edy frantaFriend
Messages: 3
Registered: July 2015
Junior Member
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 11:47 Go to previous message
edy franta is currently offline edy frantaFriend
Messages: 3
Registered: July 2015
Junior Member
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 11:48]

Report message to a moderator

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


Current Time: Fri Apr 19 22:06:16 GMT 2024

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

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

Back to the top