Download IntelliJ IDEA 2023.1.5

Spread the love

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.5 released and the release notes since version 2023.1.3 can be found below.

Notable changes in 2023.1.5:

  • We’ve fixed the issue that caused Maven reimport to fail with the java.io.FileNotFoundException exception. [IDEA-322338]
  • We’ve fixed the issue that caused running JPQL queries in the JPA console to fail with the java.lang.NoSuchFieldError. [IDEA-322154]

For more details, please refer to the release notes.

Notable changes in 2023.1.4:

  • Custom Code Style settings are accidentally lost (IDEA-318457).
  • IDE start fails with “CannotActivateException: Address already in use: bind” (IDEA-323836).
  • File Cache Conflict when using an external formatter since 2023.1.1 (WI-72733)

The full list of changes is available in the release notes.

Version number 2023.1.5
Release status Final
Operating systems Linux, macOS, Windows 10, Windows 11
Website JetBrains
Download https://www.jetbrains.com/idea/download
License type Freeware/Paid
You might also like