How do I disable MercurialEclipse? I don't really use it anymore and it causes startup delays, but I can't find any option to turn it off.
(note: this is Eclipse 3.4.2)
|
How do I disable MercurialEclipse? I don't really use it anymore and it causes startup delays, but I can't find any option to turn it off. (note: this is Eclipse 3.4.2) |
||||
|
|
You can try and customize your current perspective. Another solution would be to un-install the plugin (Help - About Eclipse - Installation details - first tab)
When looking at Eclipse 3.4 news and noteworthy, you could try and revert to a configuration where that plugin wasn't installed:
Try the button "Revert configuration" Or try:
Note the codeturner comments:
|
|||||||||
|
|
The best way is to disconnect your eclipse project from mercurial right click on your project goto team -> disconnect from mercurial.... thats all |
|||
|
|
|
Is there a problem uninstalling the plugin/feature? You can do this under "About Eclipse SDK → Installation Details". |
|||
|
I found how to uninstall in 3.4.2. You need to do Help -> Software Updates... -> "Installed Software" tab, select the plugin, then click the "Uninstall..." button. (Still, this is kind of extreme, and takes several minutes... it would be nice if there were just a way to temporarily enable/disable.) |
||||
|
|