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.
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
| JVM | Github Actions |
|---|---|
| Java 25 | |
| Java 26 |
First of all, you need these tools:
- Maven 3.9+
- JDK 25+
Build from command line:
mvn packageIf 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 |
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.
