Home/Developer Tools/IntelliJ IDEA
IntelliJ IDEA
Version: 2025.2.5
License:Apache-2.0
Free for non-commercial use

IntelliJ IDEA

macOSWindowsLinux

About

JetBrains' flagship IDE for JVM development with a free open-source Community edition and a paid Ultimate edition

Mac Compatibility

Apple Silicon Native
Intel Compatible

Installation Methods

brew install --cask intellij-idea-ce

IntelliJ IDEA is JetBrains' flagship IDE for JVM development. The free Community edition covers JVM and Android development, while the paid Ultimate edition adds framework support, database tools, and more.

Mac-Specific Features

  • Apple Silicon Native: Dedicated aarch64 build for M-series Macs, alongside a separate Intel build
  • JetBrains Runtime: Bundled optimized JRE tuned for macOS
  • Mac Keymap: Built-in keymap designed for macOS conventions
  • Spotlight-style Search: Press ⌘⇧A to search every action in the IDE

Installation Options

Homebrew

brew install --cask intellij-idea-ce

Note: Homebrew installs the Community edition. The Ultimate edition is available from JetBrains directly.

Direct Download

Download the Community or Ultimate edition from jetbrains.com/idea/download/

System Requirements

  • Runs on macOS on both Intel and Apple Silicon Macs
  • 8 GB RAM recommended

Pricing

  • Ultimate edition: $24.90/month billed annually, or $99.00 for the first year

Comments (0)

Share your thoughts about this entry... Sign in to comment
No comments yet — start the conversation.

Package Manager Installation

Homebrew Cask (macOS)

brew install --cask intellij-idea-ce

Install

Copy and run one of these commands locally to install IntelliJ IDEA.

brew install --cask intellij-idea-ce