Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » uninstall eclipse features by command line(uninstall eclipse features by command line)
uninstall eclipse features by command line [message #1754130] Tue, 14 February 2017 16:13 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?


Re: uninstall eclipse features by command line [message #1754180 is a reply to message #1754130] Wed, 15 February 2017 05:46 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
This definitely isn't a JDT question. Perhaps the Equinox forum would be better https://www.eclipse.org/forums/index.php?t=thread&frm_id=31

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: uninstall eclipse features by command line [message #1754432 is a reply to message #1754180] Fri, 17 February 2017 17:44 Go to previous message
Alan Guedes is currently offline Alan GuedesFriend
Messages: 3
Registered: February 2017
Junior Member
Thank you.
I did it in this question: https://www.eclipse.org/forums/index.php/m/1754238/#msg_1754238
Previous Topic:Problems View - Update of Line numbers on file changes
Next Topic:Error message: Target runtime jdk1.8.0.121 is not defined
Goto Forum:
  


Current Time: Fri Apr 19 03:30:28 GMT 2024

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

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

Back to the top