1 annotation.processing.enabled=false
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.processors.list=
4 annotation.processing.run.all.processors=true
5 application.title=SubtitlesAdjuster
6 application.vendor=Codist Monk
7 build.classes.dir=${build.dir}/classes
8 build.classes.excludes=
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}/SubtitlesAdjuster-1.0.0-M4.jar
26 dist.javadoc.dir=${dist.dir}/javadoc
30 jar.archive.disabled=${jnlp.enabled}
32 jar.index=${jnlp.enabled}
34 ${reference.Aprog.jar}
35 # Space-separated list of extra javac options
37 javac.deprecation=true
42 javac.test.classpath=\
44 ${build.classes.dir}:\
45 ${libs.junit_4.classpath}
46 javadoc.additionalparam=
48 javadoc.encoding=${source.encoding}
50 javadoc.nonavbar=false
53 javadoc.splitindex=true
57 jnlp.codebase.type=no.codebase
58 jnlp.descriptor=application
60 jnlp.mixed.code=default
61 jnlp.offline-allowed=false
65 jnlp.signing.keystore=
66 main.class=net.sourceforge.aprog.subtitlesadjuster.SubtitlesAdjuster
67 manifest.file=manifest.mf
68 meta.inf.dir=${src.dir}/META-INF
70 platform.active=default_platform
71 project.Aprog=../Aprog
72 reference.Aprog.jar=${project.Aprog}/dist/aprog.jar
76 # Space-separated list of JVM arguments used when running the project
77 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
78 # or test-sys-prop.name=value to set system properties for unit tests):
81 ${javac.test.classpath}:\
82 ${build.test.classes.dir}