IntelliJ: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 24: Line 24:
* [[IntelliJ and Jenkins]]
* [[IntelliJ and Jenkins]]
* [[IntelliJ Java Compilation]]
* [[IntelliJ Java Compilation]]
=Installation=
<font color=darkgray>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.
</font>
==Homebrew Installation==
brew cask install intellij-idea
[https://github.com/ovidiuf/shell-tools/blob/master/mac-setup mac-setup] does it.
==Toolbox Installation==
Also see: {{Internal|IntelliJ_Concepts#Toolbox_Installation|IntelliJ Concepts &#124; IntelliJ Home &#124; Toolbox Installation}}
==Mac dmg Installation==


=Uninstallation=
=Uninstallation=

Revision as of 22:37, 3 July 2021