Re: Can't initialize javac processor due to (most likely) a class loader problem: java.lang.NoClassDefFoundError

Neil C Smith <[email protected]>
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <CAMYaZEt2RUe_0hoOL80uqetDFpWJZRWF5S_c7dYvRudMrHAskg@mail.gmail.com>
On Mon, 10 Mar 2025 at 09:33, Maciej Jaros <[email protected]> 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: [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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.