[Aprog]
[aprog.git] / Aprog / nbproject / project.properties
bloba51630d53d09f14846d71f764eef948c80166856
1 annotation.processing.enabled=false
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.run.all.processors=true
4 application.title=Aprog
5 application.vendor=Codist Monk
6 build.classes.dir=${build.dir}/classes
7 build.classes.excludes=
8 # This directory is removed when the project is cleaned:
9 build.dir=build
10 build.generated.dir=${build.dir}/generated
11 build.generated.sources.dir=${build.dir}/generated-sources
12 # Only compile against the classpath explicitly listed here:
13 build.sysclasspath=ignore
14 build.test.classes.dir=${build.dir}/test/classes
15 build.test.results.dir=${build.dir}/test/results
16 # Uncomment to specify the preferred debugger connection transport:
17 #debug.transport=dt_socket
18 debug.classpath=\
19     ${run.classpath}
20 debug.test.classpath=\
21     ${run.test.classpath}
22 # This directory is removed when the project is cleaned:
23 dist.dir=dist
24 dist.jar=${dist.dir}/aprog.jar
25 dist.javadoc.dir=${dist.dir}/javadoc
26 endorsed.classpath=
27 excludes=
28 includes=**
29 jar.compress=true
30 javac.classpath=
31 # Space-separated list of extra javac options
32 javac.compilerargs=
33 javac.deprecation=true
34 javac.processorpath=\
35     ${javac.classpath}
36 javac.source=1.6
37 javac.target=1.6
38 javac.test.classpath=\
39     ${javac.classpath}:\
40     ${build.classes.dir}:\
41     ${libs.junit_4.classpath}
42 javadoc.additionalparam=
43 javadoc.author=false
44 javadoc.encoding=${source.encoding}
45 javadoc.noindex=false
46 javadoc.nonavbar=false
47 javadoc.notree=false
48 javadoc.private=false
49 javadoc.splitindex=true
50 javadoc.use=true
51 javadoc.version=false
52 javadoc.windowtitle=
53 jnlp.codebase.type=local
54 jnlp.descriptor=application
55 jnlp.enabled=false
56 jnlp.offline-allowed=false
57 jnlp.signed=false
58 meta.inf.dir=${src.dir}/META-INF
59 platform.active=default_platform
60 run.classpath=\
61     ${javac.classpath}:\
62     ${build.classes.dir}
63 # Space-separated list of JVM arguments used when running the project
64 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
65 # or test-sys-prop.name=value to set system properties for unit tests):
66 run.jvmargs=
67 run.test.classpath=\
68     ${javac.test.classpath}:\
69     ${build.test.classes.dir}
70 source.encoding=UTF-8
71 src.dir=src
72 test.src.dir=test
73 project.license=mit