tarmax commented on issue #4772:
URL: https://github.com/apache/netbeans/issues/4772#issuecomment-1285263195

   Sorry for delay.
   I have solved my problem adding last lombok library in my pom file.
   Before my operation lombok library was inhereditated by other libs.
   Thank's a lot for your suggestion to check lombok library.
   
   Massimo
   
   ________________________________
   From: Benjamin Asbach ***@***.***>
   Sent: 15 October 2022 11:42
   To: apache/netbeans ***@***.***>
   Cc: tarmax ***@***.***>; Author ***@***.***>
   Subject: Re: [apache/netbeans] Parse error with some java file (Issue #4772)
   
   
   If you're using NetBeans 15 you should use java 11+ at least to run NetBeans 
as stated here:
   
   The Apache NetBeans 15 binary releases require JDK 11+, and officially 
support running on JDK 11 and JDK 17.
   
   https://netbeans.apache.org/download/nb15/
   
   (What you're using to compile does not depend on NetBeans runtime JRE/JDK)
   
   Basically it seems that lombok crashes during code generation. Which lombok 
version you're using? I propose you to use a recent JDK to run NetBeans and/or 
play around with the lombok version you're using in your project.
   
   —
   Reply to this email directly, view it on 
GitHub<https://github.com/apache/netbeans/issues/4772#issuecomment-1279707090>, 
or 
unsubscribe<https://github.com/notifications/unsubscribe-auth/ABLYJRXEOTIWBWKH3NRJX33WDJ4AZANCNFSM6AAAAAARCLGUOY>.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to