Closed jaquessmith closed 5 years ago
Good catch, thank you @jaquessmith !
Same issue for me - occurred on IDE start:
IntelliJ IDEA 2019.1 (Ultimate Edition) Build #IU-191.6183.87, built on March 27, 2019 JRE: 1.8.0_202-release-1483-b39 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.14.4 Lombok Plugin Version: v0.24-2018.3 Lombok dependency for the project: 1.16.20
I had just updated my project JDK to OpenJDK 11 using brew. Was opening a project after clearing my caches in IntelliJ.
@desRobinson This is already fixed in master, but not yet released...
Sorry - searched for the issue to avoid a duplicate ticket but missed the closed tag. :-(
Short description
Every time I start Intellij this exception occur. Seam to be only once.
Expected behavior
Should not happen
Version information
IntelliJ IDEA 2019.1 (Ultimate Edition) Build #IU-191.6183.87, built on March 27, 2019 JRE: 1.8.0_202-release-1483-b39 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.14.3 Lombok Plugin Version: v0.24-2018.3 Lombok Dependency Version: 1.18.6
Steps to reproduce
Sample project
You can just create the default spring base with Lombok added File > New > Project > Spring Initializr (add Lombok)
Additional information
It happens when you start the ide or open a new window
Stacktrace