Software update: IntelliJ Idea 2018.1.6

Spread the love

JetBrains brings different 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 codecpletion, deep-static analysis, intelligent refactorings, debugger and a test runner, and can also handle Kotlin, Groovy, Coffee and Actionscript. For an overview of the possibilities we refer to this page . For the use of IntelliJ Idea a license is required. You will have to pay 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 released IntelliJ Idea 2018.1.6 with the following announcement:

IntelliJ IDEA 2018.1.6 has been released!
Even though the release of IntelliJ IDEA 2018.2 is not so far away, we have not forgotten about IntelliJ IDEA 2018.1 . And today we are ready to release the sixth bug fix update for IntelliJ IDEA 2018.1. Get the new IntelliJ IDEA 2018.1.6 from our website or via Toolbox App
IntelliJ IDEA 2018.1.6 comes with a bunch of bug fixes, with the following worth mentioning:

  • Fixed a throwable exception: unable to get stub builder: IDEA-181227.
  • Fixed the issue that caused the class / file / symbol pop-ups to leak through the native window and focus traversal policy: IDEA- 192184.
  • Ñcorrected the treatment of a Spring @Nulllable annotation: IDEA-182842

You might also like