IntelliJ IDEA 2026.1.1 has arrived with several valuable fixes.
You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website.
Here are the most notable updates included in this version:
- It’s once again possible to set up a WSL Python SDK. [IJPL-240728]
- Emmet in remote development now works as expected. [IJPL-168255]
- Gradle sync no longer fails due to a class cast error involving
InternalIdeaModuleandorg.gradle.tooling.model.ProjectModel. [IDEA-386409] - The IDE now correctly connects to the WildFly admin process after server startup, restoring deployment and the Open browser after launch option. [IDEA-387483]
- The IDE no longer fails to locate the WSL 2 JDK. [IJPL-222935]
- Double-clicking an Ant target in the Ant tool window now runs the target and shows the build output in the Messages tool window. [IDEA-387507]
- Search for context actions and code completion in large Spring projects are now more responsive and faster. [IDEA-378966]
- The IDE now correctly supports creating a run configuration for a local WebLogic server. [IDEA-387617]
- The Find and Replace action now works as expected when pressing Enter. [IJPL-240373]
To find out more details about the issues resolved, please refer to the release notes.
If you encounter any bugs, please report them to our issue tracker.
Happy developing!
