0

I need to install the eclipse gwt plugin for Luna offline

I went to this page but it's missing

Anyone knows if can I get it from some other link?

Spiff
  • 3,873
  • 4
  • 25
  • 50
  • 1
    See accepted answer [here](http://stackoverflow.com/questions/26621327/where-is-to-download-google-plugin-for-eclipse-4-4) – cklab Mar 24 '15 at 21:32

1 Answers1

0

The URL for Eclipse Luna is this one:

https://developers.google.com/eclipse/docs/install-eclipse-4.4

I can't find an offline way for 4.4, it looks like only 4.3 and 4.2 are offered off-line.

geert3
  • 7,086
  • 1
  • 33
  • 49
  • Thanks I know this link, but I need to do it offline. – Spiff Dec 12 '14 at 09:25
  • one thing you could try is to do the installation on-line once, but through a proxy server that would cache the downloaded artefacts. You could then install from the proxyserver without requiring to be online. Or perhaps even construct and offline installation package from there. – geert3 Feb 18 '15 at 16:20