IntelliJ IDEA 2025.2.1

Released: Aug 29, 2025

2025.2.1 での更新項目

不具合の修正

  • The IDE correctly interprets and manages EAR artifact configurations as expected.
  • The Create Branch action is now accessible from all parts of the UI again.
  • Exporting diagrams as SVG now works as intended.
  • Maven Runner now properly recognizes and handles JVM options starting with the -X prefix in the VM Options field as expected.
  • Terminal processes again terminate correctly on Windows.
  • The IDE again correctly recognizes valid WebLogic server home paths and runs the WebLogic server.
  • The IDE now correctly runs the main() functions in Kotlin projects built with Gradle 9.0.
  • Maven run configurations again properly recognize and execute custom POM files specified with the -f option.