Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » equinox uninstall eclipse features by command line(equinox uninstall eclipse features by command line)
equinox uninstall eclipse features by command line [message #1754238] Wed, 15 February 2017 16:02 Go to next message
Alan Guedes is currently offline Alan GuedesFriend
Messages: 3
Registered: February 2017
Junior Member
Installing eclipse features by command line is well known.

However, I have a problem to uninstall eclipse features by command line.

I use the following command.
/opt/eclipse/eclipse \
-repository \
download.eclipse.org/releases/neon,\
dl.google.com/eclipse/plugin/4.6,\
pydev.org/updates"
-application org.eclipse.equinox.p2.director \
-uninstallIU \
org.eclipse.egit.feature.group,\
org.eclipse.mylyn_feature.feature.group,\
org.eclipse.help.feature.group


The output is the following.
Uninstalling org.eclipse.egit.feature.group 4.4.1.201607150455-r.
Uninstalling org.eclipse.mylyn_feature.feature.group 3.21.0.v20160914-0252.
Uninstalling org.eclipse.help.feature.group 2.2.1.v20161124-1400.

However, when I start the eclipse, the plugins still there. Any help?


[Updated on: Fri, 17 February 2017 17:43]

Report message to a moderator

Re: equinox uninstall eclipse features by command line [message #1754466 is a reply to message #1754238] Sat, 18 February 2017 07:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Just to be clear, by "still there" you mean in Help -> About Eclipse -> Installation Details -> Installed Software it still shows these features present? How did you create this installation?

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: equinox uninstall eclipse features by command line [message #1754472 is a reply to message #1754466] Sat, 18 February 2017 08:31 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Also, the folder name of your installation suggests it might be read-only to the users. Are you running this uninstall as root/sudo?

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:plugin load from dropins folder suddenly stopped working
Next Topic:Force buddy classloading programmatically
Goto Forum:
  


Current Time: Fri Apr 19 13:45:58 GMT 2024

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

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

Back to the top