Alpha. For development only. Documentation incomplete. You will encounter bugs.
The plugin integrates the Google Cloud Platform into the IntelliJ IDEA UI. Currently this includes:
- Google Cloud Source Repositories Fully-featured private Git repositories hosted on Google Cloud Platform.
- The Google Cloud Debugger The Cloud Debugger can inspect the state of a Java application running on Google App Engine at any code location without stopping the application.
- IntelliJ IDEA Community Edition 14.1 or later
- IntelliJ IDEA Ultimate Edition 14.1 or later
The pre-release alpha binaries are being deployed to the Jetbrains plugin repository on an alpha channel. To install them please perform the following steps:
- Install the Google Account plugin
- Copy this URL
https://plugins.jetbrains.com/plugins/alpha/8078
- Use the copied URL as the Custom Plugin URL when following these instrucions
- Search for the 'Google Account' plugin in the plugin manager and install it.
- Copy this URL
- Install the Google Cloud Tools plugin
- Use the same steps as step 1 but use the following URL
https://plugins.jetbrains.com/plugins/alpha/8079
- When installing look for the 'Google Cloud Tools' plugin.
- Use the same steps as step 1 but use the following URL
If you wish to build this plugin from source, please see the contributor instructions.
None yet