Indeed you are right! It seems the bootclasspath is set to the runtime
classpath, that means the Java 21 syntax elements would be available in
the editor, but the new API won't.
Oh, so many things to do...
On 12/4/23 16:41, Ernie Rael wrote:
Thanks for the discussion Laszlo,
After reading yo
Thanks for the discussion Laszlo,
After reading your post (more than once) I tried a variety of different
things, including settings the toolchain version to "21" and also
"options.release = 21" for the hell of it.
gradleproject1:lib > properties > Sources > Source/Binary Format
is 21. Wh
Hi,
I wanted to install NB20 on Windows so I went for the .exe installer.
Edge gave me a warning that it might harm my computer and (after I
checked the SHA512 was OK!) when I tried to install it, Windows said
it was from an Unknown Publisher. Has NB never signed these installers
or is it different
Found the problem: I changed some package base names while doing the Maven
migration, and forgot to process the .form files accordingly. Silly me
Le dimanche 3 décembre 2023 à 21:15:09 UTC+1, Jerome Lelasseux
a écrit :
Hi,
I migrated my NB app from Ant to Maven, when I run the app