Change target to 1.4 so it will load in a 1.4 VM! pfe_before_pmd
authordavidvc@netbeans.org
Fri, 17 Aug 2007 21:23:54 +0000
changeset 1315d5c76cf800c8
parent 1314 131cdfede823
child 1316 9b1777f31e43
Change target to 1.4 so it will load in a 1.4 VM!
visualweb.rowset/library/nbproject/project.properties
     1.1 --- a/visualweb.rowset/library/nbproject/project.properties	Fri Aug 17 20:23:44 2007 +0000
     1.2 +++ b/visualweb.rowset/library/nbproject/project.properties	Fri Aug 17 21:23:54 2007 +0000
     1.3 @@ -27,8 +27,8 @@
     1.4  # Space-separated list of extra javac options
     1.5  javac.compilerargs=-source 5
     1.6  javac.deprecation=false
     1.7 -javac.source=1.5
     1.8 -javac.target=1.5
     1.9 +javac.source=1.4
    1.10 +javac.target=1.4
    1.11  javac.test.classpath=\
    1.12      ${javac.classpath}:\
    1.13      ${build.classes.dir}:\