Download IntelliJ IDEA 2023.1.2
JetBrains releases various development environments, such as CLion focused on C and C++, DataGrip focused on SQL, PhpStorm focused on PHP and IntelliJ IDEA focused on Java. IntelliJ IDEA offers smart code completion, deep static analysis, intelligent refactorings, a debugger and a test runner, and can also handle Kotlin, Groovy, Coffee and Actionscript. For an overview of the possibilities, please refer to this page. IntelliJ IDEA is available in two flavors, a licensed Ultimate flavor with more functionality and a free open source Community flavor. The Ultimate flavor will require payment for business and home use, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has IntelliJ IDEA 2023.1.2 released and a large number of problems have been resolved.
IntelliJ IDEA 2023.1.2 Is Out!
new bug-fix update – IntelliJ IDEA 2023.1.2 – has arrived! You can get the latest version from inside the IDE, via the Toolbox App, or by using snaps for Ubuntu. It is also possible to download it from our website. Here are the most notable fixes included in this version:
- The issue causing editor tabs to scroll slowly has been resolved. [IDEA-318576]
- The IDE no longer erroneously considers projects stored on NFS-mounted drives to be read-only. [IDEA-315865]
- The IDE no longer erroneously reports errors on missing accessors when you use @Embeddable in Spring Data JPA. [IDEA-240844]
- The list of suggested imports again features all of the corresponding options. [IDEA-311127]
- The IDE no longer mistakenly reports correct values of the Spring Boot spring.config.import configuration property as errors. [IDEA-301120]
- spring.model.utils.resources no longer causes abnormally high CPU consumption. [IDEA-316653]
- Resyncing Gradle projects no longer fails with the “Missing gradleIdentityPath” error. [IDEA-317045]
- Resizing panes in the Project Structure | Modules dialog now works as expected. [IDEA-316957]
For more details, please refer to the release notes. If you encounter any bugs, please report them to us issue tracker. Happy developing!
Version number | 2023.1.2 |
Release status | Final |
Operating systems | Linux, macOS, Windows 10, Windows 11 |
Website | JetBrains |
Download | https://www.jetbrains.com/idea/download |
License type | Freeware/Paid |