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

2025-03-10 Thread Neil C Smith
On Mon, 10 Mar 2025 at 09:33, Maciej Jaros 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 NB2

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

2025-03-10 Thread Maciej Jaros
> 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? Ernie Rael (2025-03-09 02:05): This is a