1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.processor.options=
4 annotation.processing.processors.list=
5 annotation.processing.run.all.processors=true
6 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
7 build.classes.dir=${build.dir}/classes
8 build.classes.excludes=**/*.java,**/*.form
9 # This directory is removed when the project is cleaned:
11 build.generated.dir=${build.dir}/generated
12 build.generated.sources.dir=${build.dir}/generated-sources
13 # Only compile against the classpath explicitly listed here:
14 build.sysclasspath=ignore
15 build.test.classes.dir=${build.dir}/test/classes
16 build.test.results.dir=${build.dir}/test/results
17 # Uncomment to specify the preferred debugger connection transport:
18 #debug.transport=dt_socket
21 debug.test.classpath=\
23 # This directory is removed when the project is cleaned:
25 dist.jar=${dist.dir}/ldap2sql-gal-sync.jar
26 dist.javadoc.dir=${dist.dir}/javadoc
31 # Space-separated list of extra javac options
33 javac.deprecation=false
38 javac.test.classpath=\
41 javac.test.processorpath=\
42 ${javac.test.classpath}
43 javadoc.additionalparam=
45 javadoc.encoding=${source.encoding}
47 javadoc.nonavbar=false
50 javadoc.splitindex=true
54 meta.inf.dir=${src.dir}/META-INF
56 platform.active=default_platform
60 # Space-separated list of JVM arguments used when running the project.
61 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
62 # To set system properties for unit tests define test-sys-prop.name=value:
65 ${javac.test.classpath}:\
66 ${build.test.classes.dir}