Try change default jdk..

netbeans/etc/netbeans.conf
include that:
netbeans_jdkhome="{path_other _jdk}/java/25.0.3-jbr/"

Em ter., 11 de ago. de 2026 às 16:07, Tim Mullé <[email protected]> escreveu:

> Just tried to use 31 on a very large project which works fine under 30 and
> lombok 1.18.38.
>
> Just changing the Netbeans IDE from 30 to 31 causes the javac/lombok
> collisions because I think the `nb-javac` is running against jdk 27? and
> lombok does’t support that yet so the code editor gives lots of warnings on
> any Lombok annotated classes.
>
> Compiling from the command line still works as usual.
>
> Is there a fix for 31? I had to revert back to 30 for now.
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> 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
>
>

-- 
Moacir R.F
Desenvolvedor de Softwares

https://www.moacirrf.com.br <http://www.moacirrf.com.br>

Reply via email to