0
votes

It seems Google took the Eclipse plugin (version 3.5) for GWT (version 2.4) down because it is too old. I found a posting to this effect on the Google community site.

I have some old software I have to fix, upgrading any of the software is out of the questions, and no one thought to archive the Eclipse plugin. This was originally at http://dl.google.com/eclipse/plugin/3.5

Can someone please help me locate this? Thanks!

1
Erm, Eclipse is just an IDE, you can work without the GPE. Or you can use a newer Eclipse and newer GPE, it shouldn't change your code, and if/as you keep the same GWT version, it shouldn't change your app (I say "shouldn't" rather than "won't", because it depends how you build your app; I know some people —strangely— rely on Eclipse as a build tool, rather than Ant or Maven) - Thomas Broyer

1 Answers

0
votes

Are you running Eclipse galileo? Newer versions may not see it as a valid plugin for that eclipse version.