This topic explains how to install the VMware Tanzu Developer Tools for IntelliJ IDE extension. The extension currently only supports Java applications on macOS and Windows.
Before installing the extension, you must have:
- IntelliJ
- kubectl
- Tilt v0.30.12 or later
- Tanzu CLI and plug-ins
- A cluster with the Tanzu Application Platform Full profile or Iterate profile
Note If you are an app developer, someone else in your organization might have already set up the Tanzu Application Platform environment.
The VMware Tanzu Developer Tools for IntelliJ extension is available from:
JetBrains Marketplace : To install from JetBrains Marketplace:
- Open IntelliJ.
- Open the command palette, enter
Plugins
, and then click Plugins. - Select the Marketplace tab in the Plugins Settings dialog box.
- In the search box enter
Tanzu
. - Click Tanzu Developers Tools and then click Install.
VMware Tanzu Network : To install VMware Tanzu Network:
- Download VMware Tanzu Developer Tools for IntelliJ from VMware Tanzu Network.
- Open IntelliJ.
- Open the Preferences pane and then click Plugins.
- Click the gear icon and then click Install Plugin from disk....
- Within the file picker click the ZIP file you downloaded from VMware Tanzu Network.
To update to a later version, repeat the steps in the Install section. You do not need to uninstall the current version.
To uninstall the VMware Tanzu Developer Tools for IntelliJ:
- Open the Preferences pane and then go to Plugins.
- Select the extension, click the gear icon, and then click Uninstall.
- Restart IntelliJ.
Proceed to Getting started.