0

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?

Community
  • 1
  • 1
SexyBeast
  • 7,913
  • 28
  • 108
  • 196

1 Answers1

1

We are successfully using Juno Eclipse with GWT 2.5 and GPE -

Juno - SR 1 http://www.eclipse.org/downloads/

GPE - http://dl.google.com/eclipse/plugin/4.2

Reference - https://developers.google.com/eclipse/docs/getting_started

appbootup
  • 9,537
  • 3
  • 33
  • 65