Hello,
I'm about to migrate a NB Platform based application from NB11.3+JRE13 to
NB16+JRE13 (and then I'll upgrade to JRE19), but I'm having some problems
when compiling the version using Ant (next step will be to compile using
Maven):

 [nb-javac] Ignoring source, target and bootclasspath as release has been
set
 [nb-javac] error: exporting a package from system module java.base is not
allowed with --release
 [nb-javac] 1 error

How do I allow the use of --add-exports, etc. (needed by my application),
by turning off the --release flag? Where is it located?
Next: will a Maven NB platform base application have the same problem?

Thanks for any hint!
Best,
-- 
Matteo Di Giovinazzo

Reply via email to