What’s New

IntelliJ IDEA 2026.1.1

2026.1.1
Fixed
  • WSL Python SDK can now be set up again
  • Emmet in remote development now works as expected
  • Gradle sync no longer fails due to class cast error involving InternalIdeaModule and org.gradle.tooling.model.ProjectModel
  • IDE now correctly connects to WildFly admin process after server startup, restoring deployment and Open browser after launch option

IntelliJ IDEA 2026.1.1 is out with the following improvements:

  • 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 InternalIdeaModule and org.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] Get more details in our blog post.
View original