Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Google API Support

With the Google Plugin for Eclipse, you can easily do any of the following:

  1. Add Google APIs to an App Engine Project
  2. Remove Google APIs from Project
  3. Undo Additions and Removals of Google APIs
  4. Google API updates

Note: Google Plugin for Eclipse 3.1 now supports adding Google APIs to Android projects as well.

Add Google APIs to an App Engine Project

To add Google APIs to an App Engine project:

  1. Select a project to add an API to and then select Add Google APIs... from the Google Development Tools dropdown. Or, right click on the project and choose Google > Add Google APIs...






  2. Choose an API to add from the list of available APIs, and then click Finish . Multiple API versions can be available for a given API. The preferred version of the API is marked Preferred .






  3. The API will be downloaded and added to your project, and appears in the navigation, as follows:




Remove Google APIs from Project

To remove Google APIs from a project:

  • Right-click the API and select Build Path > Remove From Build Path . This removes the API from the project and removes its JARs from the project. However, the dependency JARs are not deleted from war/WEB-INF/lib.



Undo Additions and Removals of Google APIs

To undo or redo Google API additions and removals in a project:

  • After adding or removing an API, choose Edit > Undo to revert the previous change. Use Edit > Redo to again add or remove the API. Or use the keyboard equivalent.



Google API updates

An [Update Available] message next to the downloaded API indicates one of the following:

  • A new API version is available.
  • A new API revision is available.
  • One or more dependency JARs have been updated.

You can then add the updated API back again by selecting Add Google APIs... from the Google Development Tools dropdown or by right clicking on the project and choosing Google > Add Google APIs...

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.