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=ctecinf-otiksys-v2310 application.vendor=cassio build.classes.dir=${build.dir}/classes build.classes.excludes=**/*.java,**/*.form # This directory is removed when the project is cleaned: build.dir=build build.generated.dir=${build.dir}/generated build.generated.sources.dir=${build.dir}/generated-sources # Only compile against the classpath explicitly listed here: build.sysclasspath=ignore build.test.classes.dir=${build.dir}/test/classes build.test.results.dir=${build.dir}/test/results # Uncomment to specify the preferred debugger connection transport: #debug.transport=dt_socket debug.classpath=\ ${run.classpath} debug.modulepath=\ ${run.modulepath} debug.test.classpath=\ ${run.test.classpath} debug.test.modulepath=\ ${run.test.modulepath} # Os arquivos em build.classes.dir que devem ser exclu\u00eddos do jar de distribui\u00e7\u00e3o dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist dist.jar=${dist.dir}/ctecinf-otiksys-v2310.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= file.reference.activation.jar=../../JavaProjects/libs/activation.jar file.reference.antlr-runtime-3.4.jar=../lib/antlr-runtime-3.4.jar file.reference.itextpdf-5.5.9.jar=../lib/itextpdf-5.5.9.jar file.reference.jakarta.xml.soap-api.jar=../../JavaProjects/libs/jakarta.xml.soap-api.jar file.reference.jaxb-api.jar=../../JavaProjects/libs/jaxb-api.jar file.reference.jaxb-impl.jar=../../JavaProjects/libs/jaxb-impl.jar file.reference.jaybird-full-2.2.11.jar=../lib/jaybird-full-2.2.11.jar file.reference.saaj-impl.jar=../../JavaProjects/libs/saaj-impl.jar file.reference.xmlworker-5.5.6.jar=../lib/xmlworker-5.5.6.jar includes=** jar.compress=false javac.classpath=\ ${file.reference.activation.jar}:\ ${file.reference.jakarta.xml.soap-api.jar}:\ ${file.reference.jaxb-api.jar}:\ ${file.reference.jaxb-impl.jar}:\ ${file.reference.saaj-impl.jar}:\ ${file.reference.jaybird-full-2.2.11.jar}:\ ${file.reference.antlr-runtime-3.4.jar}:\ ${file.reference.itextpdf-5.5.9.jar}:\ ${file.reference.xmlworker-5.5.6.jar} # Space-separated list of extra javac options javac.compilerargs= javac.deprecation=false javac.external.vm=true javac.modulepath= javac.processormodulepath= javac.processorpath=\ ${javac.classpath} javac.source=17 javac.target=17 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir} javac.test.modulepath=\ ${javac.modulepath} javac.test.processorpath=\ ${javac.test.classpath} javadoc.additionalparam= javadoc.author=false javadoc.encoding=${source.encoding} javadoc.html5=false javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= jlink.launcher=false jlink.launcher.name=ctecinf-otiksys-v2310 main.class=br.com.ctecinf.Main manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF mkdist.disabled=false platform.active=default_platform project.license=gpl30 project.licensePath=nbproject/licenseheader.txt run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} # Space-separated list of JVM arguments used when running the project. # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. # To set system properties for unit tests define test-sys-prop.name=value: run.jvmargs= run.modulepath=\ ${javac.modulepath} run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} run.test.modulepath=\ ${javac.test.modulepath} source.encoding=UTF-8 src.dir=src test.src.dir=test