-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not stop annotation processing with any issue #28
Comments
netbeans-linux-435-on-20210531-release.zip Product Version = Apache NetBeans IDE DEV (Build dev-0fb44eb02182e92bbb654c67781358c301fada94) messages.log contains several: java.lang.NoSuchMethodException: com.sun.tools.javac.comp.Enter.unenter(com.sun.tools.javac.tree.JCTree$JCCompilationUnit, com.sun.tools.javac.tree.JCTree) WARNING [org.netbeans.modules.editor.hints.AnnotationHolder]: null ErrorDescription in layer org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker-hints. java.lang.NullPointerException WARNING [org.netbeans.modules.java.source.indexing.JavaIndex]: MultiPassCompileWorker caused an exception also in *.sig.dump: ----- Trees: ------------------------------------------------------- |
There is still seen fake errors as seems be annotated by lombok.
There is no issue with general gradle build in Apache Netbeans 12.5 dev, but editor is full of reds and it seems to me that something bad happens that avoid to process annotation by lombok.
The text was updated successfully, but these errors were encountered: