
JetBrains has kicked off its Early Access Program (EAP) for the upcoming IntelliJ IDEA 2026.2 release, with a focus on maintaining a "balance" between AI-assisted coding and manual development.
If you're in the AI-assisted coding camp, you will find major updates in this release cycle. JetBrains is introducing a skill repository for your agents right in the IDE. The update also improves next edit suggestions and adds AI-powered full method generation.
When you call a method that does not exist yet, the AI generates the signature stub and the full implementation, which you can tab-to-accept. JetBrains is exposing more IDE knowledge to agents via the Model Context Protocol (MCP), allowing agents to set breakpoints and logpoints during debug sessions. JetBrains is also working on drag-and-drop support for file paths and image pasting in the terminal for CLI agents, with the project's JDK available without manual PATH setup.
If you prefer manual coding or "classic development workflows," as JetBrains puts it, the EAP brings revamped dependency completion to build scripts. The IDE now suggests artifact coordinates and scopes based on local cache only where relevant.
Other changes to expect in the 2026.2 release cycle include improvements to the Spring Debugger, which now displays security indicators next to endpoints. JetBrains is also introducing a new Hibernate Debugger that shows the exact SQL or HQL that Hibernate plans to run, while letting you jump from a query directly to the Java code that triggered it. In addition to that, the IDE brings early support for Java 27 alongside Gradle 10, and the developers plan on fixing the following bugs:
- UI freezes when indexing large monorepos.
- High memory allocation during Gradle imports.
- Thread locks when the debugger evaluates complex Kotlin expressions.
- Unresponsive UI elements during Maven sync.
To participate in this testing phase, download the EAP builds directly through the Toolbox App or as a snap package for Ubuntu. These pre-release builds are free to use during evaluation.
It may interest you to know that JetBrains has moved IntelliJ IDEA to a single, unified distribution, a strategy that started with version 2025.3 in December 2025. This means you no longer choose between separate Community and Ultimate installers. If your subscription lapses, the IDE transitions to the free feature set, which includes basic Spring Boot templates and SQL syntax highlighting.
0 Comments
Load the comments and join the conversation!
Read the comments, ask the editors questions, show respect and join the conversation.