This thread: How to disable EGit temporarily? discusses how to disable EGit in Eclipse, but when I go to "Startup and Shutdown"
, there is no option to disable EGit.
How can I control what plug-ins are loaded in Eclipse-CDT?
You can just right click -> Team -> Disconnect and they will no longer be managed by EGIT. Projects that have already automatically connected to git will remain connected to git. But you can just right click -> Team -> Disconnect and disconnect them from git as well.
Eclipse EGit™ EGit is an Eclipse Team provider for the Git version control system. Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile.
Ok, here's a suggestion. You can disconnect the particular project from Egit by doing the following: Right click on project->Team->Disconnect.
When you do wish hookup to the repo again, do right-click on project->Team->Share Project...
If you wish to disable the plugin itself, you would have to uninstall it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With