KingDownloads

intellij-community

by JetBrains 20.4k stars NOASSERTIONDeveloper Tools
Download
intellij-community preview

About intellij-community

IntelliJ Community is the open-source foundation for JetBrains IDEs, including IntelliJ IDEA and PyCharm. It provides the core platform and tools for developing JetBrains' integrated development environments.

The repository contains the source code for building and customizing IntelliJ-based IDEs. Developers can use this codebase to contribute to the platform or create their own IDE distributions.

Key features

  • Basis for IntelliJ Platform development
  • Supports building IntelliJ IDEA and PyCharm
  • Includes Android module integration
  • Bazel build system support
  • Dockerized build environment option
  • Test execution via command line

Download pycharm/2026.1.4

Jul 3, 2026
View all 12 versions

Frequently asked questions

Is intellij-community free?
Yes. intellij-community is free and open-source software, distributed under the NOASSERTION license.
Which platforms does intellij-community support?
intellij-community provides downloads for Windows, macOS.
What is the latest version of intellij-community?
The latest version is pycharm/2026.1.4, released on Jul 3, 2026.
What is IntelliJ Community?
It is the open-source part of JetBrains IDEs that serves as the foundation for IntelliJ Platform development and JetBrains products like IntelliJ IDEA and PyCharm.
How do I build IntelliJ IDEA from source?
You need IntelliJ IDEA 2026.1 or newer with the Bazel plugin installed. Open the .bazelproject file and use Build Project, or run the bazel-build-all-community.cmd script from command line.
What platforms are supported?
The source can be built on Windows, Unix systems, and via Docker containers. The resulting IDEs support multiple platforms.
What license does it use?
The repository is open source, though the specific license isn't mentioned in the provided README content.

More Developer Tools