IntelliJ IDE Setup on Mac
IntelliJ IDE Setup on Mac Download and Install IntelliJ IDE IntelliJ Community Edition is Free, open-source; whereas Ultimate Edition is licensed versions and comes with 30 days free trial. Community edition is sufficient to work with micro-services (develop, build run and more) using spring (anything under IO umbrella) or Apache. Using Homebrew(Recommended) Open a terminal and run the following command to install IntelliJ CE(Community Edition) OR IntelliJ Ultimate Edition: Install IntelliJ CE(Community Edition) $brew cask info intellij-idea-ce Sample output: $brew cask install intellij-idea-ce The above command will install the latest version of IntelliJ CE(Community Edition). Sample output: Install IntelliJ Ultimate Edition $brew cask info intellij-idea Sample output: $ brew cask install intellij-idea It installs the latest version of IntelliJ Ultimate Edition. Sample output: Not using homebrew If you do not want to use homebrew, go to https://www.jetbrains.com/idea/down...