OSDN Git Service

Support: [ #25090 ] TLS/SSL SMTP server connection suuport. Ph.1
[mdc/BetaProject.git] / nbproject / project.properties
1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.run.all.processors=true
4 application.args=
5 application.homepage=https://sourceforge.jp/projects/mdc
6 application.title=mdc2
7 application.vendor=Mail Destination Confirm Program Project
8 build.classes.dir=${build.dir}/classes
9 build.classes.excludes=**/*.java,**/*.form
10 # This directory is removed when the project is cleaned:
11 build.dir=build
12 build.generated.dir=${build.dir}/generated
13 build.generated.sources.dir=${build.dir}/generated-sources
14 # Only compile against the classpath explicitly listed here:
15 build.sysclasspath=ignore
16 build.test.classes.dir=${build.dir}/test/classes
17 build.test.results.dir=${build.dir}/test/results
18 conf.jnlp=mdc2.jnlp
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}/mdc2.jar
26 dist.javadoc.dir=${dist.dir}/javadoc
27 dist.war=${dist.dir}/mdc2.war
28 endorsed.classpath=
29 excludes=
30 file.reference.BetaProject-src=test
31 file.reference.BetaProject-test=src
32 includes=**
33 j2ee.platform=1.4
34 j2ee.server.type=Tomcat55
35 jar.archive.disabled=${jnlp.enabled}
36 jar.compress=true
37 jar.index=${jnlp.enabled}
38 javac.classpath=\
39     ${libs.swing-layout.classpath}
40 # Space-separated list of extra javac options
41 javac.compilerargs=-Xlint:unchecked -encoding UTF-8
42 javac.deprecation=true
43 javac.processorpath=\
44     ${javac.classpath}
45 javac.source=1.4
46 javac.target=1.4
47 javac.test.classpath=\
48     ${javac.classpath}:\
49     ${build.classes.dir}:\
50     ${libs.junit.classpath}
51 javadoc.additionalparam=
52 javadoc.author=false
53 javadoc.encoding=
54 javadoc.noindex=false
55 javadoc.nonavbar=false
56 javadoc.notree=false
57 javadoc.private=false
58 javadoc.splitindex=true
59 javadoc.use=true
60 javadoc.version=false
61 javadoc.windowtitle=-charset UTF-8 -docencoding UTF-8
62 jnlp.codebase.type=local
63 jnlp.codebase.url=file:/home/mirara/tkyn/src/NetBeansTest/BetaProject/dist/
64 jnlp.descriptor=application
65 jnlp.enabled=false
66 jnlp.mixed.code=defaut
67 jnlp.offline-allowed=false
68 jnlp.signed=false
69 main.class=org.jent.checksmtp.ApplicationUI
70 manifest.file=manifest.mf
71 meta.inf.dir=${src.dir}/META-INF
72 platform.active=default_platform
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 src.src.dir=src
84 test.test.dir=test
85 web.dir=web