0

I have recently installed gwt-plugin to my eclipse. But plugins are are not visible, even if I try to install it again, eclipse is not allowing me to install, saying its already installed.I even I ran eclipse as administrator(I am using it in windows 7) and also with clean option, nothing worked out.

And one more thing, After GWT installation, it gave two options - 'Restart' and 'Apply changes'.I have chosen 'Restart'. (Does it matter?)

Any help is appreciated..

hnm
  • 789
  • 2
  • 9
  • 24

1 Answers1

1

Maybe you installed gwt-plugin correctly, but you are missing one of its dependencies? Take a look at this thread. One of the answers discusses using the OSGI console to locate missing dependencies.

Community
  • 1
  • 1
kc2001
  • 5,008
  • 4
  • 51
  • 92
  • Thanks for the reply..There are no missing dependencies.By the way, I installed it through update site. – hnm Jun 08 '11 at 13:49