12

Possible Duplicate:
uninstall plugins in Eclipse 3.4.X

How to uninstall a plugin in eclipse?

Community
  • 1
  • 1
Abi
  • 4,718
  • 4
  • 20
  • 29

6 Answers6

16

This question is a duplicate of the question in the link below: link text

Help->About Eclipse->Installation Details select the plug-in to un-install..

Community
  • 1
  • 1
aTJ
  • 3,823
  • 3
  • 21
  • 25
5

Click Help > About and then click Installation Details

Select the Plugin you installed and then click uninstall

Thats all

Its uninstalled

Abi
  • 4,718
  • 4
  • 20
  • 29
1

"Help" -> "About Eclipse" -> "Installation Details" -> (select a plugin)"Uninstall"

卢声远 Shengyuan Lu
  • 31,208
  • 22
  • 85
  • 130
1

Use the menu option: Help > About, then Installation Details

Find the desired Plugin click uninstall

Restart your workspace and run it using the clean flag: eclipse.exe -clean

That's it.

Marcelo
  • 2,232
  • 3
  • 22
  • 31
1

Help -> About Eclipse -> Installation Details -> (select a plugin)

Then Uninstall

Aries
  • 21
  • 2
1

Help -> About Eclipse -> Installation Details -> (select a plugin)

Then Uninstall

MKT
  • 21
  • 2