Lançamentos do IntelliJ IDEA
Released: Apr 23, 2026
Atualizações na 2026.1.1
Correções
- It's once again possible to set up a WSL Python SDK.
- Emmet in remote development now works as expected.
- Gradle sync no longer fails due to a class cast error involving InternalIdeaModule and org.gradle.tooling.model.ProjectModel.
- The IDE now correctly connects to the WildFly admin process after server startup, restoring deployment and the Open browser after launch option.
- The IDE no longer fails to locate the WSL 2 JDK.
- Double-clicking an Ant target in the Ant tool window now runs the...
Released: Mar 25, 2026
Atualizações na 2026.1
Recursos
AI
- In addition to Junie and Claude Agent, you can now choose more agents in the AI chat, including Codex. Also, Cursor and GitHub Copilot, along with dozens of external agents, are now supported via the Agent Client Protocol. With the new ACP Registry, you can discover available agents and install them in just one click.
- Next edit suggestions are now available without consuming the AI quota of your JetBrains AI Pro subscription. These suggestions go beyond traditional code completion...
Released: Mar 17, 2026
Atualizações na 2025.3.4
Recursos
- Added full support for Java 26.
Correções
- Resolved an issue where running an HTTP request could trigger a different request in the same file.
- Local changes refresh in large Perforce projects now works as expected.
- The Dependencies tab now opens correctly when using the Analyze Cyclic Dependencies feature.
Released: Feb 20, 2026
Atualizações na 2025.3.3
Correções
- MCP server output schema now correctly handles default properties in the schema, preventing invalid schema errors during structured output.
- Downloading the IDE backend now works as intended with a configured proxy.
- Resolved an issue that prevented successful proxy authentication.
- Package annotations referenced through JAR dependencies are now correctly reflected in the PSI model.
Released: Jan 22, 2026
Atualizações na 2025.3.2
Correções
- The Terminal tool window no longer flickers when you use CLI tools with synchronized output, such as Claude Code.
- Several issues related to credential storage and settings synchronization in remote development have been resolved.
- Run configuration handling in the Services tool window has received multiple improvements.
Released: Jan 8, 2026
Atualizações na 2025.3.1.1
Correções
- Build. Maven
- Memory leak at MavenProjectsTree.
- IDEA 2025.3.1 freezes when opening big Maven project (at org.jetbrains.idea.maven.project.MavenProject$Companion.read).
- High memory usage and freezing opening large Maven projects in 2025.2.6+ (at MavenProjectsManager#initProjectsTree).
- Core. Eel
- WSL project settings are reset once after updating from 2025.3 or earlier versions.
- Core. WSL
- WSL2 project settings are reset after restart.
Released: Dec 8, 2025
Atualizações na 2025.3
Recursos
- Open and integrated AI experience
- Multi-agent experience: Junie and Claude Agent - Now, multiple agents are available from the same chat interface, allowing you to switch between them and get the right kind of assistance for every task.
- Transparent in-IDE AI quota tracking - You can now view your remaining AI Credits, renewal date, and top-up balance directly inside IntelliJ IDEA.
- Bring Your Own Key: More freedom and control - Coming soon - With BYOK, you will be able to connect to...
Released: Nov 20, 2025
Atualizações na 2025.2.5
Correções
- The IDE now correctly processes API calls when the Docker Engine is updated to v29.
- Gradle 9.x projects with a Spring Boot now run as expected using the Gradle Runner.
- Resolved an issue where the IDE could hang when scanning HTTP request files containing certain JSON structures.
- The GitLab plugin now correctly handles large pipeline IDs.
Released: Oct 24, 2025
Atualizações na 2025.2.4
Correções
- The uninstaller now works as expected and should no longer fail and report an error when uninstalling a patched version.
- The IDE no longer freezes during code completion, which was previously caused by recursive StubIndex calls leading to a deadlock.
- cURL command conversion in the HTTP Client no longer fails when using the -b or --cookie options.
- The IDE now preserves original line endings when shelving and unshelving changes, instead of converting between CRLF and LF formats...
Released: Oct 2, 2025
Atualizações na 2025.2.3
Correções
- Jira Task Server integration now works as before when fetching tasks.
- Breakpoints now work as expected in the Services view when the ClassicUI plugin is enabled.
- Opening multiple files at once is again accessible from the Find Usages dialog.