OSDN Git Service

Release 0.5a
[mdc/BetaProject.git] / nbproject / project.properties
1 application.args=
2 application.homepage=https://sourceforge.jp/projects/mdc
3 application.title=mdc2
4 application.vendor=Mail Destination Confirm Program Project
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 conf.jnlp=mdc2.jnlp
16 debug.classpath=\
17     ${run.classpath}
18 debug.test.classpath=\
19     ${run.test.classpath}
20 # This directory is removed when the project is cleaned:
21 dist.dir=dist
22 dist.jar=${dist.dir}/mdc2.jar
23 dist.javadoc.dir=${dist.dir}/javadoc
24 dist.war=${dist.dir}/mdc2.war
25 endorsed.classpath=
26 excludes=
27 file.reference.BetaProject-src=test
28 file.reference.BetaProject-test=src
29 includes=**
30 j2ee.platform=1.4
31 j2ee.server.type=Tomcat55
32 jar.compress=false
33 javac.classpath=\
34     ${libs.swing-layout.classpath}
35 # Space-separated list of extra javac options
36 javac.compilerargs=-Xlint:unchecked -encoding UTF-8
37 javac.deprecation=true
38 javac.source=1.4
39 javac.target=1.4
40 javac.test.classpath=\
41     ${javac.classpath}:\
42     ${build.classes.dir}:\
43     ${libs.junit.classpath}
44 javadoc.additionalparam=
45 javadoc.author=false
46 javadoc.encoding=
47 javadoc.noindex=false
48 javadoc.nonavbar=false
49 javadoc.notree=false
50 javadoc.private=false
51 javadoc.splitindex=true
52 javadoc.use=true
53 javadoc.version=false
54 javadoc.windowtitle=-charset UTF-8 -docencoding UTF-8
55 jnlp.codebase.type=local
56 jnlp.codebase.url=file:/home/mirara/tkyn/src/NetBeansTest/BetaProject/dist/
57 jnlp.enabled=false
58 jnlp.offline-allowed=false
59 jnlp.signed=false
60 main.class=org.jent.checksmtp.ApplicationUI
61 manifest.file=manifest.mf
62 meta.inf.dir=${src.dir}/META-INF
63 platform.active=default_platform
64 run.classpath=\
65     ${javac.classpath}:\
66     ${build.classes.dir}
67 # Space-separated list of JVM arguments used when running the project
68 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
69 # or test-sys-prop.name=value to set system properties for unit tests):
70 run.jvmargs=
71 run.test.classpath=\
72     ${javac.test.classpath}:\
73     ${build.test.classes.dir}
74 src.src.dir=src
75 test.test.dir=test
76 web.dir=web