Skip to content

Google Cloud Tools for Eclipse

Elliotte Rusty Harold edited this page Sep 18, 2018 · 4 revisions

Welcome to the documentation Wiki for the Cloud Tools for Eclipse!

What is it?

Cloud Tools for Eclipse is an Eclipse plugin that assists in creating, running, and deploying applications targeted to Google's Cloud Platform. The current feature set includes:

  • creating and importing App Engine Standard applications (both Maven and non-Maven)
  • locally running and debugging App Engine Standard applications (via Eclipse's WTP Tooling)
  • authenticating and deploying your application to Google's Cloud platform

Don't you already have the Google Plugin for Eclipse?

Cloud Tools for Eclipse is focused purely on Google's Cloud Platform, whereas GPE is focused on App Engine, GWT, and a blend of other Google Developer Features.

Cloud Tools for Eclipse is intended to replace the Cloud features of GPE. The remaining GWT functionality in GPE will be spun out as a separate plugin, and GPE itself will be deprecated.

Working with the Cloud Tools for Eclipse

Requirements

If you're just looking for the update site, it's: https://dl.google.com/eclipse/google-cloud-eclipse/

Support

Please help us improve the Cloud Tools for Eclipse by filing issues and feature requests. The more the merrier!

You can also post questions to the general discussion group for Google's Cloud Developer Tools, located here.

Contributing

As we are an open-source project, we are definitely willing to accept contributions. Please sign Google's CLA before submitting a pull request. Also, please bear with us during the Beta phase, as our contribution process is not all that mature. As we move past Beta to General Availability (GA), we'll have a more formalized contribution model.