Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » ***Install eclipse plugin via command line***(Install eclipse plugin via command line)
***Install eclipse plugin via command line*** [message #1833901] Tue, 27 October 2020 11:57 Go to next message
Nikhil Singh is currently offline Nikhil SinghFriend
Messages: 17
Registered: January 2020
Junior Member
I want to Install eclipse plugin via command line. I have the required zip file with me. By default I install this file from Help->Add new software->Add->Archive..select my zip and install. This same process I want to do it in a linux machine where my eclipse and plugin(zip) will be present and install that zip plugin in the eclipse. Please guide.
Re: ***Install eclipse plugin via command line*** [message #1833902 is a reply to message #1833901] Tue, 27 October 2020 12:53 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You can use the P2 Director application. See https://wiki.eclipse.org/Equinox/p2/Director_application .

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: ***Install eclipse plugin via command line*** [message #1834374 is a reply to message #1833902] Mon, 09 November 2020 09:32 Go to previous messageGo to next message
Nikhil Singh is currently offline Nikhil SinghFriend
Messages: 17
Registered: January 2020
Junior Member
Sir I have tried the following command:

eclipse -application org.eclipse.equinox.p2.director -repository jar:file:/D:/myFeaturePath/feature.zip!/ -insstallIU org.eclipse.releng.tools.feature.group

It does not do anything.
Please help.
Re: ***Install eclipse plugin via command line*** [message #1854207 is a reply to message #1834374] Sat, 06 August 2022 17:33 Go to previous message
Alexey Langer is currently offline Alexey LangerFriend
Messages: 6
Registered: August 2022
Junior Member
For those still looking for an answer:

This task can be solved using the console version of the oomph installer https://github.com/a-langer/eclipse-oomph-console. It allows you to install Eclipse in headless mode (from command line) with a set of required plugins.
Previous Topic:Help for running Eclipse on a legacy Mac OS (10.9)
Next Topic:When you press Ctrl + C, you jump to the definition of the method
Goto Forum:
  


Current Time: Thu Apr 18 11:07:41 GMT 2024

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

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

Back to the top