0

I just downloaded Eclipse and the Google Plugin to begin compiling the Google Web Toolkit from the source and building a sample application with it. However, upon installation of the plugin, I am getting this error: https://i.stack.imgur.com/UaqEW.png

From the look of the error, I'd say this might have something to do with Google actually, unless I'm missing something incredibly obvious.

William Thomas
  • 2,108
  • 3
  • 22
  • 32

2 Answers2

2

Try this Help-> Install New Software -> paht: http://dl.google.com/eclipse/plugin/4.2

did you try same link?

Dipak
  • 6,532
  • 8
  • 63
  • 87
1

Are you running Eclipse as Administrator? Some of the software sources are finicky if you don't. I know I had a similar problem installing the Android Tools SDK.

I've also found these instructions from this question, if it helps.

Community
  • 1
  • 1