Early Access Program

IntelliJ IDEA 2018.1.1 EAP is here!

Though we released IntelliJ IDEA 2018.1 just a couple of days ago, work has already begun fixing bugs; we have an EAP build ready for the first bug-fix update for v2018.1! Get the IntelliJ IDEA 2018.1.1 EAP build from Confluence, and don’t forget to share your feedback with us.

First of all, the keystrokes aren’t lost during freezing anymore: IDEA-186636. And clicking the Replace all option from the Replace in path dialog doesn’t freeze the IDE: IDEA-188229.

Also, IntelliJ IDEA 2018.1.1 EAP introduces support for annotationProcessorPaths of the maven-compiler-plugin 3.5 for external Maven dependencies.

Aside from this, the Kotlin plugin that is bundled with the IDE has been updated to v1.2.31. Now the Remove redundant backticks inspection that reports all names and quick fix doesn’t fail for non-applicable names. For the complete list of fixes, see the Kotlin v1.2.31 change log.

In addition to all this, the JDK has been updated to 1.8.0_152-release-1136-b23, with the following notable fixes integrated:

  • A frame insets rounding error when drawing into graphics via RepaintManager was compensated: JRE-681.
  • The issue of killing a window server on macOS in case of huge tooltips (above 1Kb) was fixed: JRE-691.

For a full overview, take a look at the list of changes in the IDE and JRE release notes.

Please report any issues to our tracker. Thanks!

Happy Developing!

 

image description