Squash TF IntelliJ IDEA plugin

Plugin Installation

Requirements

  • IntelliJ Community IDE (version 2018.3.2 or later)
  • JAVA JDK 1.8+

Note

The plugin can work without installing Maven on your machine thanks to the embedded version. However it is preferable to indicate the path of your own Maven version (3.5.0 recommended).

Install plugin from disk

Download Squash TF plugin for Intellij IDEA here

To install follow the default “install plugin from disk” instructions from IntelliJ :

  1. In the Settings/Preferences dialog (Ctrl+Alt+S), select Plugins.
  2. In the Plugins dialog, click the cogwheel icon and then click Install Plugin from Disk.
  3. Select the plugin archive file and click OK.
  4. Click OK to apply the changes and restart the IDE if prompted.