IntelliJ Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * IntelliJ =Overview= <font color=darkgray>Come with a list of plugins I need to install: * Bash support ("BashSupport" plugin) * Lombok (I...")
 
Line 21: Line 21:


=Mac dmg Installation=
=Mac dmg Installation=
The "drag to"-type of installation creates a <code>/Applications/IntelliJ IDEA 2021.2 EAP.app</code> directory.

Revision as of 22:45, 3 July 2021

Internal

Overview

Come with a list of plugins I need to install:

  • Bash support ("BashSupport" plugin)
  • Lombok (Install plugin + Settings -> Build -> Compiler -> Annotation Processors -> Enable annotation processing)
  • etc.

Homebrew Installation

brew cask install intellij-idea

mac-setup does it.

Toolbox Installation

Also see:

IntelliJ Concepts | IntelliJ Home | Toolbox Installation

Mac dmg Installation

The "drag to"-type of installation creates a /Applications/IntelliJ IDEA 2021.2 EAP.app directory.