Parcourir la source

Bump java version, if allowed?

Change-Id: I69e3dde890fef13c31cf519523ce447a27ba29b9
Reviewed-on: http://gerrit.dmdirc.com/2701
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Chris Smith <chris@dmdirc.com>
tags/0.8
Greg Holmes il y a 10 ans
Parent
révision
d23d2d9c14
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      nbproject/project.properties

+ 2
- 2
nbproject/project.properties Voir le fichier

@@ -49,8 +49,8 @@ javac.compilerargs=
49 49
 javac.deprecation=true
50 50
 javac.processorpath=\
51 51
     ${javac.classpath}
52
-javac.source=1.6
53
-javac.target=1.6
52
+javac.source=1.7
53
+javac.target=1.7
54 54
 javac.test.classpath=\
55 55
     ${javac.classpath}:\
56 56
     ${build.classes.dir}

Chargement…
Annuler
Enregistrer