My Git decorators have been disabled due to a NPE:
> java.lang.NullPointerException
> at org.eclipse.egit.core.project.RepositoryMapping.getRepoRelat ivePath(RepositoryMapping.java:184)
> at org.eclipse.egit.ui.internal.decorators.GitLightweightDecora tor.decorate(GitLightweightDecorator.java:219)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorDefin ition.decorate(LightweightDecoratorDefinition.java:263)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManag er$LightweightRunnable.run(LightweightDecoratorManager.java: 81)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.decorate(LightweightDecoratorManager.java:365)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManag er.getDecorations(LightweightDecoratorManager.java:347)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ens ureResultCached(DecorationScheduler.java:371)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run (DecorationScheduler.java:331)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Just remove the damn thing:
launch on another workspace (with no repos)
Eclipse - Help - About Eclipse, Installation Details
Tab installed software, select Egit, at bottom click Uninstall