Installing and working with the IntelliJ Cloud Code plugin
To get started with the Cloud Code plugin, first, we need to download it. You can access the IntelliJ plugin marketplace to download it. Let's learn how to do this:
- For Windows or Linux, navigate to File | Settings | Plugins, enter Cloud Code in the search area, and click on Install.
- For macOS, navigate to IntelliJ IDEA | Preferences | Plugins, enter Cloud Code in the search area, and click on Install, as shown in the following screenshot:
- Once the download is completed, a welcome screen will pop up. Here, click on Create a Kubernetes Sample App, as shown in the following screenshot:
- On the next screen, a New Project window will open. We need to select the Java: Guestbook project, as shown in the following screenshot, and click Next: