utilizzo jdk 17
proprietà definita nel file di properties di Netbeans (utilizzato NB 21)
This commit is contained in:
parent
b9529e4f7e
commit
7e37550e09
@ -150,6 +150,8 @@ javac.processorpath=\
|
||||
${javac.classpath}
|
||||
javac.source=1.7
|
||||
javac.target=1.7
|
||||
javac.source=17
|
||||
javac.target=17
|
||||
javac.test.classpath=\
|
||||
${javac.classpath}:\
|
||||
${build.classes.dir}
|
||||
|
Loading…
Reference in New Issue
Block a user