Skip to main content



      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 07:57 Go to next message
Eclipse UserFriend
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 08:53 Go to previous messageGo to next message
Eclipse UserFriend
You can use the P2 Director application. See https://wiki.eclipse.org/Equinox/p2/Director_application .
Re: ***Install eclipse plugin via command line*** [message #1834374 is a reply to message #1833902] Mon, 09 November 2020 04:32 Go to previous messageGo to next message
Eclipse UserFriend
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 13:33 Go to previous message
Eclipse UserFriend
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 Jul 10 10:39:08 EDT 2025

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

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

Back to the top