# HG changeset patch # User František Kučera # Date 1349615442 -7200 # Node ID c0e70d138e420ce3be7e788b3f14bc6b662ac9b2 # Parent bf328b11088110562e128e153f2b9633b3991216 Java 1,7 diff -r bf328b110881 -r c0e70d138e42 java/rozsirene-atributy/nbproject/project.properties --- a/java/rozsirene-atributy/nbproject/project.properties Sat Aug 18 13:38:58 2012 +0200 +++ b/java/rozsirene-atributy/nbproject/project.properties Sun Oct 07 15:10:42 2012 +0200 @@ -1,5 +1,6 @@ annotation.processing.enabled=true annotation.processing.enabled.in.editor=false +annotation.processing.processors.list= annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output application.title=rozsirene-atributy @@ -36,8 +37,8 @@ javac.deprecation=false javac.processorpath=\ ${javac.classpath} -javac.source=1.5 -javac.target=1.5 +javac.source=1.7 +javac.target=1.7 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ @@ -66,6 +67,7 @@ main.class=cz.frantovo.rozsireneAtributy.Start\u00e9r manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF +mkdist.disabled=false platform.active=default_platform run.classpath=\ ${javac.classpath}:\