IntelliJ Installation: Difference between revisions
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...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 | IntelliJ Home | Toolbox Installation}} | Also see: {{Internal|IntelliJ_Concepts#Toolbox_Installation|IntelliJ Concepts | IntelliJ Home | 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. |
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:
Mac dmg Installation
The "drag to"-type of installation creates a /Applications/IntelliJ IDEA 2021.2 EAP.app
directory.