On Fri, 20 Sept 2024 at 16:21, Patrik Karlström <pat...@trixon.se> wrote: > > Happy to see yet another release, thanks! > > >The Apache NetBeans 23 binary releases require JDK 17+, and officially > >support running on JDK 17, 21 and 23. > > I realize this is about _running_ the IDE on JDK 23, but inspired by this I > tried to build my platform application on JDK 23. It failed, both with > RELEASE220 and RELEASE230. > > Is this the expected behavior at this point?
This might be because you haven't added <proc>full</proc> to your compiler configuration? See eg. https://github.com/praxis-live/praxis-live/commit/9e2762820900cb0c9be42ca29a0faf4fabe462ad This is caused by JDK changes in 23 - https://inside.java/2024/06/18/quality-heads-up/ 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