My favorites | English | Sign in

Google Plugin for Eclipse

Installing the Google Plugin for Eclipse from zip files

As an alternative to installing from the update site, you can also install the Google Plugin for Eclipse by downloading it as an archive and extracting into your Eclipse installation. You may find this alternate approach helpful in the case that Eclipse can't reach the update site, which is the case behind some firewalls (if you know the proxy information, try configuring Eclipse to use the proxy first, see the instructions for Eclipse 3.5, Eclipse 3.4 or Eclipse 3.3.)

This approach assumes that your Eclipse installation already has the dependencies for the Google Plugin for Eclipse, which are not present in some Eclipse distributions. If you have problems installing into the copy of Eclipse you already have, you should try installing on a fresh copy of the Eclipse IDE for Java Developers from eclipse.org, which comes with all of the plugin's dependencies.

Caution: On a given Eclipse installation, we recommend using either this approach or an update site -- installing via one and upgrading with another may not work as expected.

For Eclipse 3.5

  • Download the latest plugin distribution for Eclipse 3.5.
  • Extract the archive into the dropins directory in your Eclipse installation. Your installation of Eclipse will now have a directory dropins/eclipse/features/com.google.gdt.eclipse.suite.e35.feature_version and some newly installed JAR files in dropins/eclipse/plugins/.
  • Restart Eclipse. The plugin should now be installed!

For Eclipse 3.4

  • Download the latest plugin distribution for Eclipse 3.4.
  • Extract the archive into the dropins directory in your Eclipse installation. Your installation of Eclipse will now have a directory dropins/eclipse/features/com.google.gdt.eclipse.suite.e34.feature_version and some newly installed JAR files in dropins/eclipse/plugins/.
  • Restart Eclipse. The plugin should now be installed!

For Eclipse 3.3

  • Download the latest plugin distribution for Eclipse 3.3.
  • Navigate to the root of your Eclipse directory and extract the archive. You should be writing new files into your eclipse/plugins and eclipse/features directories.
  • Restart Eclipse. The plugin should now be installed!