annotation.processing.enabled=true annotation.processing.enabled.in.editor=false annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output application.title=KISDicomEcho application.vendor=rmoult01 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 buildfile=nbbuild.xml # Uncomment to specify the preferred debugger connection transport: #debug.transport=dt_socket debug.classpath=\ ${run.classpath} debug.test.classpath=\ ${run.test.classpath} # This directory is removed when the project is cleaned: dist.dir=dist dist.jar=${dist.dir}/KISDicomEcho.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= file.reference.axis2-adb-1.5.jar=lib/axis2-adb-1.5.jar file.reference.axis2-kernel-1.5.jar=lib/axis2-kernel-1.5.jar file.reference.axis2-transport-http-1.5.jar=lib/axis2-transport-http-1.5.jar file.reference.axis2-transport-local-1.5.jar=lib/axis2-transport-local-1.5.jar file.reference.commons-cli-1.2.jar=lib/commons-cli-1.2.jar file.reference.commons-collections-3.2.1.jar=lib/commons-collections-3.2.1.jar file.reference.commons-configuration-1.6.jar=lib/commons-configuration-1.6.jar file.reference.commons-lang-2.5.jar=lib/commons-lang-2.5.jar file.reference.commons-logging-1.1.1.jar=lib/commons-logging-1.1.1.jar file.reference.commons-logging-adapters-1.1.1.jar=lib/commons-logging-adapters-1.1.1.jar file.reference.commons-logging-api-1.1.1.jar=lib/commons-logging-api-1.1.1.jar file.reference.commons-logging-tests.jar=lib/commons-logging-tests.jar file.reference.h2-1.2.147.jar=lib/h2-1.2.147.jar file.reference.hapi-base-1.0.jar=lib/hapi-base-1.0.jar file.reference.hapi-structures-v25-1.0-sources.jar=lib/hapi-structures-v25-1.0-sources.jar file.reference.hapi-structures-v25-1.0.jar=lib/hapi-structures-v25-1.0.jar file.reference.httpcore-4.1.jar=lib/httpcore-4.1.jar file.reference.KISimulators-src=src file.reference.log4j-1.2.16.jar=lib/log4j-1.2.16.jar file.reference.log4j-over-slf4j-1.6.1-sources.jar=lib/log4j-over-slf4j-1.6.1-sources.jar file.reference.log4j-over-slf4j-1.6.1.jar=lib/log4j-over-slf4j-1.6.1.jar file.reference.slf4j-api-1.6.1-sources.jar=lib/slf4j-api-1.6.1-sources.jar file.reference.slf4j-api-1.6.1.jar=lib/slf4j-api-1.6.1.jar file.reference.slf4j-log4j12-1.6.1-sources.jar=lib/slf4j-log4j12-1.6.1-sources.jar file.reference.slf4j-log4j12-1.6.1.jar=lib/slf4j-log4j12-1.6.1.jar file.reference.slf4j-simple-1.6.1-sources.jar=lib/slf4j-simple-1.6.1-sources.jar file.reference.slf4j-simple-1.6.1.jar=lib/slf4j-simple-1.6.1.jar includes=** jar.compress=false javac.classpath=\ ${libs.XMLBeans-2.4.0.classpath}:\ ${file.reference.axis2-adb-1.5.jar}:\ ${file.reference.axis2-kernel-1.5.jar}:\ ${file.reference.axis2-transport-http-1.5.jar}:\ ${file.reference.axis2-transport-local-1.5.jar}:\ ${file.reference.commons-cli-1.2.jar}:\ ${file.reference.commons-collections-3.2.1.jar}:\ ${file.reference.commons-configuration-1.6.jar}:\ ${file.reference.commons-lang-2.5.jar}:\ ${file.reference.commons-logging-1.1.1.jar}:\ ${file.reference.commons-logging-adapters-1.1.1.jar}:\ ${file.reference.commons-logging-api-1.1.1.jar}:\ ${file.reference.commons-logging-tests.jar}:\ ${file.reference.h2-1.2.147.jar}:\ ${file.reference.hapi-base-1.0.jar}:\ ${file.reference.hapi-structures-v25-1.0-sources.jar}:\ ${file.reference.hapi-structures-v25-1.0.jar}:\ ${file.reference.httpcore-4.1.jar}:\ ${file.reference.log4j-1.2.16.jar}:\ ${reference.KICommon.jar}:\ ${reference.KISimulator.jar}:\ ${reference.KISimulatorUtilities.jar}:\ ${file.reference.log4j-over-slf4j-1.6.1-sources.jar}:\ ${file.reference.log4j-over-slf4j-1.6.1.jar}:\ ${file.reference.slf4j-api-1.6.1-sources.jar}:\ ${file.reference.slf4j-api-1.6.1.jar}:\ ${file.reference.slf4j-log4j12-1.6.1-sources.jar}:\ ${file.reference.slf4j-log4j12-1.6.1.jar}:\ ${file.reference.slf4j-simple-1.6.1-sources.jar}:\ ${file.reference.slf4j-simple-1.6.1.jar}:\ ${libs.DCM4Che.classpath} # Space-separated list of extra javac options javac.compilerargs= javac.deprecation=false javac.processorpath=\ ${javac.classpath} javac.source=1.6 javac.target=1.6 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ ${libs.junit.classpath}:\ ${libs.junit_4.classpath} javac.test.processorpath=\ ${javac.test.classpath} javadoc.additionalparam= javadoc.author=false javadoc.encoding=${source.encoding} javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= main.class=net.ihe.gazelle.shakespeare.KISimulators.PIXConsumer manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF platform.active=default_platform project.KICommon=../KICommon project.KISimulator=../KISimulator project.KISimulatorUtilities=../KISimulatorUtilities reference.KICommon.jar=${project.KICommon}/dist/KICommon.jar reference.KISimulator.jar=${project.KISimulator}/dist/KISimulator.jar reference.KISimulatorUtilities.jar=${project.KISimulatorUtilities}/dist/KISimulatorUtilities.jar 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 # or test-sys-prop.name=value to set system properties for unit tests): run.jvmargs= run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 src.dir=${file.reference.KISimulators-src}