IntelliJ IDEA 2025.1.2 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:

  • The IDE no longer fails to start if a plugin defines an action with unresolved message bundle keys, and it now provides a report identifying the problematic plugin. [IJPL-185981]
  • The IDE no longer produces the false positive “Package is declared in module which is not in the module graph” warning. [IDEA-371051]
  • The IDE once again correctly takes compilerArgs from pom.xml into account when building Maven projects. [IDEA-371747]
  • The GitLab code review mode now functions as expected, correctly displaying changes with proper highlighting. [IJPL-186195]
  • Working directories are once again preserved upon restart when working with the new terminal. [IJPL-163552]
  • Inspections in Terraform can now be suppressed again. [IJPL-149116]
  • Font size rescaling for the Quick Documentation popup works as expected. [IJPL-184559]
  • The Git option now appears correctly in the context menu when right-clicking a file or folder in a project located on a path that includes a symbolic link. [IJPL-181017]

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!