22# Google Cloud Platform IntelliJ IDEA plugin
33[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-intellij.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-intellij )
44
5- ** Alpha. For development only. Documentation incomplete. You will encounter bugs .**
5+ ** This plugin is BETA quality .**
66
77The plugin integrates the [ Google Cloud Platform] ( https://cloud.google.com/ )
88into the IntelliJ IDEA UI. Currently this includes:
@@ -12,13 +12,16 @@ into the IntelliJ IDEA UI. Currently this includes:
1212* The [ Google Cloud Debugger] ( https://cloud.google.com/tools/cloud-debugger/ )
1313 The Cloud Debugger can inspect the state of a Java application running on
1414 [ Google App Engine] ( https://cloud.google.com/appengine/ )
15- at any code location without stopping the application.
15+ at any code location without stopping the application.
16+ * [ Google App Engine] ( https://cloud.google.com/appengine/docs/ ) deployment via the Cloud SDK.
1617
18+ For detailed user documentation go to our documentation
19+ [ website] ( https://cloud.google.com/tools/intellij/docs/ ) .
1720
1821## Supported Platforms
1922
20- * IntelliJ IDEA Community Edition 14.1 or later
21- * IntelliJ IDEA Ultimate Edition 14.1 or later
23+ * IntelliJ IDEA Community Edition 15.0.6 or later
24+ * IntelliJ IDEA Ultimate Edition 15.0.6 or later
2225
2326## Installation
2427
@@ -27,7 +30,7 @@ You will see a prompt to install the 'Google Account' plugin which provides comm
2730
2831### Pre-releases
2932
30- The pre-release alpha binaries are being deployed to the Jetbrains plugin repository on an alpha
33+ The pre-release binaries are being deployed to the Jetbrains plugin repository on an alpha
3134channel. To install them please perform the following steps:
3235
33361 . Install the Google Account plugin
0 commit comments