consulo
Introduction: Platform repository of Consulo. Plugins implementation hold in their repositories
Tags:
Consulo - multi-language ide. Project was started in year 2013 by forking IDEA Community Edition.
Main goal - to create an open IDE, where you don't need to select an IDE for different languages. Instead, provide a standard for language implementation inside the IDE.
Contributing
If you can't describe the issue, you can use our forum, or you can read the contributing guide and report the issue at GitHub
Building & Running
Build Status
| JVM | Github Actions |
|---|---|
| Java 25 | |
| Java 26 |
First of all, you need these tools:
- Maven 3.9+
- JDK 25+
Build from command line:
mvn package
If you want run Consulo from repository
| Platform | Command Line |
|---|---|
| Desktop Application (AWT/Swing) | mvn consulo:run-desktop-awt-fork -am -pl :consulo-sandbox-desktop-awt |
| Web (port 8080) | mvn consulo:run-web-fork -am -pl :consulo-sandbox-web |
Sandbox Projects
Links
We are using YourKit Java Profiler!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.
