IntelliJ IDEA
IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Releases
IntelliJ IDEA 2025.1.4 Is Out!
IntelliJ IDEA 2025.1.4 is available. We temporarily rolled back this version due to a compatibility issue with the Junie plugin. The issue has now been resolved, and the 2025.1.4 version is once again available to install.
You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website.
IntelliJ IDEA 2025.1.4 brings the following refinements:
- A compatibility issue with the Junie plugin has been fixed. [JUNIE-429]
- Closing labels in Dart have been updated for better usability and now appear as inlay hints, with improved configuration options. [IDEA-289260]
- The Final declaration can’t be overridden at runtime warning no longer falsely appears for
@Configuration
classes with proxyBeanMethods. [IDEA-304648] - It is once again possible to override variables from imported .http files in the HTTP Client. [IJPL-190688]
- Artifacts with circular dependencies between
.main
and.testwar
exploded types can now be built correctly when working with Maven projects. [IDEA-371537]
To see the full list of issues addressed in this version, please refer to the release notes.
If you encounter any bugs, please report them using our issue tracker.
Happy developing!
Prev post IntelliJ IDEA 2025.2 Beta: EAP Closure and Our New Approach to Release UpdatesBazel Plugin Release: General Availability Next post