IntelliJ Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
Line 18: Line 18:


=Toolbox Installation=
=Toolbox Installation=
Creates a <code>/Applications/JetBrains Toolbox.app/Contents</code> directory.
Also see: {{Internal|IntelliJ_Concepts#Toolbox_Installation|IntelliJ Concepts &#124; IntelliJ Home &#124; Toolbox Installation}}
Also see: {{Internal|IntelliJ_Concepts#Toolbox_Installation|IntelliJ Concepts &#124; IntelliJ Home &#124; Toolbox Installation}}


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

Latest revision as of 22:48, 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

Creates a /Applications/JetBrains Toolbox.app/Contents directory.

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.