Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 2.41 KB

install.hbs.md

File metadata and controls

60 lines (41 loc) · 2.41 KB

Install Tanzu Developer Tools for IntelliJ

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.

Prerequisites

Before installing the extension, you must have:

Note If you are an app developer, someone else in your organization might have already set up the Tanzu Application Platform environment.

Install

The VMware Tanzu Developer Tools for IntelliJ extension is available from:

JetBrains Marketplace : To install from JetBrains Marketplace:

  1. Open IntelliJ.
  2. Open the command palette, enter Plugins, and then click Plugins.
  3. Select the Marketplace tab in the Plugins Settings dialog box.
  4. In the search box enter Tanzu.
  5. Click Tanzu Developers Tools and then click Install.

VMware Tanzu Network : To install VMware Tanzu Network:

  1. Download VMware Tanzu Developer Tools for IntelliJ from VMware Tanzu Network.
  2. Open IntelliJ.
  3. Open the Preferences pane and then click Plugins.
  4. Click the gear icon and then click Install Plugin from disk....
  5. Within the file picker click the ZIP file you downloaded from VMware Tanzu Network.

Update

To update to a later version, repeat the steps in the Install section. You do not need to uninstall the current version.

Uninstall

To uninstall the VMware Tanzu Developer Tools for IntelliJ:

  1. Open the Preferences pane and then go to Plugins.
  2. Select the extension, click the gear icon, and then click Uninstall.
  3. Restart IntelliJ.

Next steps

Proceed to Getting started.