[ 
https://issues.apache.org/jira/browse/NETBEANS-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470141#comment-17470141
 ] 

Gregory Sartucci edited comment on NETBEANS-6367 at 1/6/22, 7:17 PM:
---------------------------------------------------------------------

This may be something related to maven and Lombok? I'm running my project with 
Checker Framework, JUnit, and Lombok, all managed through maven. It builds and 
runs fine, but maybe Netbeans is having issues keeping track of all this? Now 
that I deleted my Netbeans data and reloaded my project, it still builds and 
runs, but Netbeans does not detect Lombok and shows errors for all the Lombok 
imports.

 

The project in question is this one: https://gitlab.com/AngularAngel/omnicraft


was (Author: angularangel):
This may be something related to maven and Lombok? I'm running my project with 
Checker Framework, JUnit, and Lombok, all managed through maven. It builds and 
runs fine, but maybe Netbeans is having issues keeping track of all this? Now 
that I deleted my Netbeans data and reloaded my project, it still builds and 
runs, but Netbeans does not detect Lombok and shows errors for all the Lombok 
imports.

> NullPointerException: Cannot Invoke java.util.TreeSet.clear() because 
> this.messageStore is null.
> ------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-6367
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6367
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.6
>            Reporter: Gregory Sartucci
>            Priority: Major
>         Attachments: Netbeans Error Log
>
>
> [^Netbeans Error Log]
> I get this error upon loading Netbeans. I'm not sure what causes it, but it 
> seems to go away temporarily if I clear the Netbeans data, but it shows up 
> again in a few days usually. I'm not sure precisely what causes it, but it 
> seems to disable automatic code completion and error detection, which is a 
> bit of a problem.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to