I have installed Eclipse Luna 4.4-M6. I tried installing the Google Plugin for Eclipse 4.3 (Kepler), but Eclipse would not allow me to install it.
Is there some way to force it to install (e.g. by downloading it and editing some manifest or other)? Or would this be futile due to breaking changes between 4.3 and 4.4?
This seems to be recently resolved.
I didn't find the plugin in the Marketplace as of writing this, but there's an update site: https://dl.google.com/eclipse/plugin/4.4
You can read more about this at https://developers.google.com/eclipse/docs/install-eclipse-4.4
It turns out there is a way to alter the manifests to allow the Google Plugin for Kepler to install in Eclipse Luna. Contributor Ze Kritter on Google Groups has written an Apache Ant
build.xml
file that performs the necessary work, original here and reproduced below.It worked beautifully for me. I have successfully run this script and installed the plugin into Luna, and - at least for GWT - it seems to work as usual.
According to the discussion thread on Google Groups there are some incompatibilities with the Maven plugin (I personally don't use Maven) and a new and suitably well-tested Google plugin will be coming out shortly (late July 2014).
I'll add the words Eclipse Mars here, so this solution can be found by searching and potentially adapted for the June 2015 release of Eclipse.
Google just released its official SDK for Eclipse Luna: https://developers.google.com/eclipse/docs/getting_started
According to the Google Plugin for Eclipse community forum, we might be able to expect a new plugin with Luna support by mid-July.
https://groups.google.com/forum/#!topic/google-plugin-eclipse/4YACQROrB2U