cloud-code-intellij icon indicating copy to clipboard operation
cloud-code-intellij copied to clipboard

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository

Cloud Code for IntelliJ

Cloud Code

Cloud Code for IntelliJ is a plugin that helps facilitate cloud-native development in the JetBrains family of IDEs. The plugin adds support for Kubernetes applications, as well as support for various Google Cloud Platform products.

Features

  • Kubernetes Streamline your Kubernetes development process in the JetBrains family of IDEs.
  • Cloud Run Iterate on and debug your services locally, deploy them to Cloud Run fully managed or Anthos, and browse your Cloud Run services right from the IDE.
  • Google Cloud Java Client Libraries Add Java client libraries to your project, enable Google Cloud APIs, and create service accounts.
  • Google Cloud Storage Browse your Google Cloud Storage buckets.
  • 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 or Kotlin application running on GCP without stopping or slowing down the application.
  • Google App Engine deployment via the Cloud SDK.

Resources

Supported Platforms

The Cloud Code for IntelliJ plugin supports JetBrains IDEs version 2019.3+:

Learn more about the IntelliJ version support policy.

For GCP functionality, full support is available for IntelliJ IDEA Ultimate Edition, with limited support for the other platforms. See this feature matrix for more details.

Installation

You can find our plugin in the Jetbrains plugin repository by going to IntelliJ -> Settings -> Plugins , and search for Cloud Code in the 'Marketplace' tab.

Insider Builds

You can access pre-release Cloud Code features by participating in the Cloud Code Insiders program:

  1. Open the IDE with the Cloud Code plugin installed
    1. Select Tools > Cloud Code > Help / About > About Cloud Code...
    2. Navigate to the Cloud Code Insiders section via the table of contents.
    3. Enable the Insider build by clicking the toggle button. Note: after enabling the toggle, a notification will appear prompting you to check for updates - follow this prompt to install the latest Insider build.

Security Disclosures

Please see our security disclosure process. All security advisories are managed on Github.

Apache Log4j 2 Vulnerability (Log4j 2): the Cloud Code guide to "Setting up a samples repository" linked to a demonstration project with a sample using a vulnerable version of Log4j 2. We strongly advise customers to update their samples repositories. Visit the security advisory for details and remediation.