Cloud Code for IntelliJ
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
- Learn More: Learn more about the Cloud Code Project and what it has to offer.
- Documentation: Visit our official documentation to learn more.
- Talk to us: Connect to the Cloud Code development team by joining our #cloud-code Slack channel.
- Kubernetes Sample Applications: Starter applications for working with Kubernetes; available in Java, Node, Python, and Go.
- File an Issue: If you discover an issue please file a bug and we will address it.
- Request a Feature: If you have any feature requests, please file a request.
- FAQ/Troubleshooting
Supported Platforms
The Cloud Code for IntelliJ plugin supports JetBrains IDEs version 2019.3+:
- IntelliJ IDEA Ultimate or Community
- PyCharm Professional or Community
- WebStorm
- GoLand
- other JetBrains IDEs
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:
- Open the IDE with the Cloud Code plugin installed
- Select
Tools
>Cloud Code
>Help / About
>About Cloud Code...
- Navigate to the
Cloud Code Insiders
section via the table of contents. - 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.
- Select
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.