Hi, I've created a Maven project which uses Kotlin and does not use Lombok, but when I open it I get the warning "Lombok requires enabled annotation processing: Do you want to enable annotation processors?". Searching every file in the project for "lombok" returns no results. Is this a known issue?
a
Alexey Belkov [JB]
03/02/2022, 9:31 AM
I believe not. Can you please create a bug report on YouTrack and attach a sample project and your IDE version?