jl165 merging heads
[LibreOffice.git] / testgraphical / ui / java / ConvwatchGUIProject / nbproject / project.properties
blob3a6731d3bcf606d5f2a9bc33c92d90971c68f785
1 # x-no-translate
2 application.desc=This Program shows three pictures in one line.
3 application.title=ConvwatchGUIProject
4 application.vendor=Oracle and/or its affiliates
5 build.classes.dir=${build.dir}/classes
6 build.classes.excludes=**/*.java,**/*.form
7 # This directory is removed when the project is cleaned:
8 build.dir=build
9 build.generated.dir=${build.dir}/generated
10 build.generated.sources.dir=${build.dir}/generated-sources
11 # Only compile against the classpath explicitly listed here:
12 build.sysclasspath=ignore
13 build.test.classes.dir=${build.dir}/test/classes
14 build.test.results.dir=${build.dir}/test/results
15 # Uncomment to specify the preferred debugger connection transport:
16 #debug.transport=dt_socket
17 debug.classpath=\
18     ${run.classpath}
19 debug.test.classpath=\
20     ${run.test.classpath}
21 # This directory is removed when the project is cleaned:
22 dist.dir=dist
23 dist.jar=${dist.dir}/ConvwatchGUIProject.jar
24 dist.javadoc.dir=${dist.dir}/javadoc
25 endorsed.classpath=
26 excludes=
27 includes=**
28 jar.compress=false
29 javac.classpath=
30 # Space-separated list of extra javac options
31 javac.compilerargs=
32 javac.deprecation=false
33 javac.source=1.5
34 javac.target=1.5
35 javac.test.classpath=\
36     ${javac.classpath}:\
37     ${build.classes.dir}:\
38     ${libs.junit.classpath}:\
39     ${libs.junit_4.classpath}
40 javadoc.additionalparam=
41 javadoc.author=false
42 javadoc.encoding=${source.encoding}
43 javadoc.noindex=false
44 javadoc.nonavbar=false
45 javadoc.notree=false
46 javadoc.private=false
47 javadoc.splitindex=true
48 javadoc.use=true
49 javadoc.version=false
50 javadoc.windowtitle=
51 jnlp.codebase.type=local
52 jnlp.descriptor=application
53 jnlp.enabled=false
54 jnlp.offline-allowed=false
55 jnlp.signed=false
56 main.class=ConvwatchGUI
57 manifest.file=manifest.mf
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