*** empty log message ***
[IRC.git] / Robust / Transactions / dstm2 / nbproject / project.properties
1 application.title=dstm2
2 application.vendor=navid
3 build.classes.dir=${build.dir}/classes
4 build.classes.excludes=**/*.java,**/*.form
5 # This directory is removed when the project is cleaned:
6 build.dir=build
7 build.generated.dir=${build.dir}/generated
8 # Only compile against the classpath explicitly listed here:
9 build.sysclasspath=ignore
10 build.test.classes.dir=${build.dir}/test/classes
11 build.test.results.dir=${build.dir}/test/results
12 debug.classpath=\
13     ${run.classpath}
14 debug.test.classpath=\
15     ${run.test.classpath}
16 # This directory is removed when the project is cleaned:
17 dist.dir=dist
18 dist.jar=${dist.dir}/dstm2.jar
19 dist.javadoc.dir=${dist.dir}/javadoc
20 excludes=
21 file.reference.bcel-5.2.jar=/home/navid/dstm2-release/bcel/bcel-5.2/bcel-5.2.jar
22 file.reference.Robust=/home/Robust
23 file.reference.TransactionalIO.jar=/home/navid/Robust/Transactions/TransactionalIO/dist/TransactionalIO.jar
24 includes=**
25 jar.compress=false
26 javac.classpath=\
27     ${file.reference.bcel-5.2.jar}:\
28     ${file.reference.Robust}:\
29     ${file.reference.TransactionalIO.jar}
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.codebase.url=file:/home/navid/NetBeansProjects/dstm2/dist/
53 jnlp.enabled=false
54 jnlp.offline-allowed=false
55 jnlp.signed=false
56 main.class=dstm2.benchmark.Main_for_Book_BenchMArk
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