I am running Eclipse 3.7 (Indigo) on RHEL5. I installed GWT plugin from https://developers.google.com/eclipse/docs/install-eclipse-3.7, and it asked me to restart. But it didn't automatically restart, so I tried to start it from command prompt. But it is not launching at all, giving a message like :
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.ide.IDEWorkbenchActivityHelper$4
So I tried to follow the instructions at Eclipse(Indigo) launch failed after google app engine plugin install, which in turn refers to this. But even though I have removed the .log
file, it is still not launching and throwing the same error. Can naybody tell me what should I do now?