We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02892ab commit 2a517c4Copy full SHA for 2a517c4
vm/ByteCodeTranslator/nbproject/project.properties
@@ -44,8 +44,8 @@ javac.deprecation=false
44
javac.external.vm=false
45
javac.processorpath=\
46
${javac.classpath}
47
-javac.source=1.6
48
-javac.target=1.6
+javac.source=1.8
+javac.target=1.8
49
javac.test.classpath=\
50
${javac.classpath}:\
51
${build.classes.dir}
0 commit comments