Hi there,
I just did a very basic compile with a small project
With Lombok 1.18.28 -> java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'
With Lombok 1.28.30 -> All compiled, no issues.
Everything as expected, but I just wanted to add the info so people can recognise the type of error for debugging issues with wrong Lombok versions.
So far, so good. Great!
Thank you again for Lombok and your work keeping it updated.
Cheers!
D.