On Mon, 10 Mar 2025 at 09:33, Maciej Jaros <mac...@mol.com.pl.invalid> wrote: > > > in short: lombok as of right now does not support javac 24 yet and the > > editor support of NB 25 integrates with nb-javac based on JDK 24. > > Is this correct? I'm seeing that JDK24 is not released yet > https://jdk.java.net/24/ > > So NB25 is not stable at all?
NetBeans 25 is stable. It uses a backported version of the compiler from JDK 24 internally. Effectively, every odd numbered NetBeans release uses an EA version of javac internally for parsing in order to support working with the upcoming JDK release. Also read https://github.com/apache/netbeans/discussions/8221 Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists