Skip to content

Commit

Permalink
Support Java 6. #18
Browse files Browse the repository at this point in the history
  • Loading branch information
Guo Yunhe committed Sep 8, 2015
1 parent 5b24f63 commit 90841f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ javac.compilerargs=
javac.deprecation=false
javac.processorpath=\
${javac.classpath}
javac.source=1.8
javac.target=1.8
javac.source=1.6
javac.target=1.6
javac.test.classpath=\
${javac.classpath}:\
${build.classes.dir}
Expand Down

0 comments on commit 90841f3

Please sign in to comment.