Skip to main content



      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 11:02 Go to next message
Eclipse UserFriend
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 12:43] by Moderator

Re: equinox uninstall eclipse features by command line [message #1754466 is a reply to message #1754238] Sat, 18 February 2017 02:11 Go to previous messageGo to next message
Eclipse UserFriend
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?
Re: equinox uninstall eclipse features by command line [message #1754472 is a reply to message #1754466] Sat, 18 February 2017 03:31 Go to previous message
Eclipse UserFriend
Also, the folder name of your installation suggests it might be read-only to the users. Are you running this uninstall as root/sudo?
Previous Topic:plugin load from dropins folder suddenly stopped working
Next Topic:Force buddy classloading programmatically
Goto Forum:
  


Current Time: Fri Apr 18 15:17:13 EDT 2025

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

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

Back to the top