[Aprog]
[aprog.git] / SubtitlesAdjuster / nbproject / project.properties
blob4a81980fc9e07827f66cd3f717204e2976ec8cb5
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:
10 build.dir=build
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
19 debug.classpath=\
20     ${run.classpath}
21 debug.test.classpath=\
22     ${run.test.classpath}
23 # This directory is removed when the project is cleaned:
24 dist.dir=dist
25 dist.jar=${dist.dir}/SubtitlesAdjuster-1.0.0-M4.jar
26 dist.javadoc.dir=${dist.dir}/javadoc
27 endorsed.classpath=
28 excludes=
29 includes=**
30 jar.archive.disabled=${jnlp.enabled}
31 jar.compress=true
32 jar.index=${jnlp.enabled}
33 javac.classpath=\
34     ${reference.Aprog.jar}
35 # Space-separated list of extra javac options
36 javac.compilerargs=
37 javac.deprecation=true
38 javac.processorpath=\
39     ${javac.classpath}
40 javac.source=1.6
41 javac.target=1.6
42 javac.test.classpath=\
43     ${javac.classpath}:\
44     ${build.classes.dir}:\
45     ${libs.junit_4.classpath}
46 javadoc.additionalparam=
47 javadoc.author=false
48 javadoc.encoding=${source.encoding}
49 javadoc.noindex=false
50 javadoc.nonavbar=false
51 javadoc.notree=false
52 javadoc.private=false
53 javadoc.splitindex=true
54 javadoc.use=true
55 javadoc.version=false
56 javadoc.windowtitle=
57 jnlp.codebase.type=no.codebase
58 jnlp.descriptor=application
59 jnlp.enabled=false
60 jnlp.mixed.code=default
61 jnlp.offline-allowed=false
62 jnlp.signed=false
63 jnlp.signing=
64 jnlp.signing.alias=
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
69 mkdist.disabled=false
70 platform.active=default_platform
71 project.Aprog=../Aprog
72 reference.Aprog.jar=${project.Aprog}/dist/aprog.jar
73 run.classpath=\
74     ${javac.classpath}:\
75     ${build.classes.dir}
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):
79 run.jvmargs=
80 run.test.classpath=\
81     ${javac.test.classpath}:\
82     ${build.test.classes.dir}
83 source.encoding=UTF-8
84 src.dir=src
85 test.src.dir=test
86 project.license=mit