OSDN Git Service

ドキュメント更新
[coroid/NicoBrowser.git] / nbproject / project.properties
1 annotation.processing.enabled=true\r
2 annotation.processing.enabled.in.editor=false\r
3 annotation.processing.run.all.processors=true\r
4 application.homepage=http://feather.cocolog-nifty.com/\r
5 application.title=NicoBrowser - \u30e9\u30f3\u30ad\u30f3\u30b0\u3001\u516c\u958b\u30de\u30a4\u30ea\u30b9\u30c8\u304b\u3089\u306e\u30cb\u30b3\u30cb\u30b3\u52d5\u753b\u81ea\u52d5\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\r
6 application.vendor=yukihane\r
7 build.classes.dir=${build.dir}/classes\r
8 build.classes.excludes=\r
9 # This directory is removed when the project is cleaned:\r
10 build.dir=build\r
11 build.generated.dir=${build.dir}/generated\r
12 build.generated.sources.dir=${build.dir}/generated-sources\r
13 # Only compile against the classpath explicitly listed here:\r
14 build.sysclasspath=ignore\r
15 build.test.classes.dir=${build.dir}/test/classes\r
16 build.test.results.dir=${build.dir}/test/results\r
17 debug.classpath=\\r
18     ${run.classpath}\r
19 debug.test.classpath=\\r
20     ${run.test.classpath}\r
21 # This directory is removed when the project is cleaned:\r
22 dist.dir=dist\r
23 dist.jar=${dist.dir}/NicoBrowser.jar\r
24 dist.javadoc.dir=${dist.dir}/javadoc\r
25 endorsed.classpath=\r
26 excludes=\r
27 includes=**\r
28 jar.compress=false\r
29 javac.classpath=\\r
30     ${libs.Codec.classpath}:\\r
31     ${libs.Rome.classpath}:\\r
32     ${libs.H2_DB.classpath}:\\r
33     ${libs.toplink.classpath}:\\r
34     ${libs.logging.classpath}:\\r
35     ${libs.Log4J.classpath}:\\r
36     ${libs.NekoHtml.classpath}:\\r
37     ${libs.HttpComponents.classpath}:\\r
38     ${libs.groovy-all.classpath}:\\r
39     ${libs.Commons-IO.classpath}:\\r
40     ${libs.Commons-CLI.classpath}:\\r
41     ${libs.swing-layout.classpath}:\\r
42     ${libs.LiquiBase.classpath}:\\r
43     ${libs.Commons-Lang.classpath}:\\r
44     ${libs.Commons-Configuration.classpath}:\\r
45     ${libs.Commons-Collections.classpath}\r
46 # Space-separated list of extra javac options\r
47 javac.compilerargs=\r
48 javac.deprecation=false\r
49 javac.processorpath=\\r
50     ${javac.classpath}\r
51 javac.source=1.6\r
52 javac.target=1.6\r
53 javac.test.classpath=\\r
54     ${javac.classpath}:\\r
55     ${build.classes.dir}:\\r
56     ${libs.junit_4.classpath}:\\r
57     ${libs.groovy-all.classpath}\r
58 javadoc.additionalparam=\r
59 javadoc.author=false\r
60 javadoc.encoding=${source.encoding}\r
61 javadoc.noindex=false\r
62 javadoc.nonavbar=false\r
63 javadoc.notree=false\r
64 javadoc.private=false\r
65 javadoc.splitindex=true\r
66 javadoc.use=true\r
67 javadoc.version=false\r
68 javadoc.windowtitle=\r
69 jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"\r
70 jnlp.codebase.type=user\r
71 jnlp.codebase.user=http://feather.cocolog-nifty.com/weblog/program/NicoBrowser\r
72 jnlp.descriptor=application\r
73 jnlp.enabled=false\r
74 jnlp.offline-allowed=true\r
75 jnlp.signed=true\r
76 # Property libs.Codec.classpath is set here just to make sharing of project simpler.\r
77 # The library definition has always preference over this property.\r
78 libs.Codec.classpath=../../../java/commons/commons-codec-1.3/commons-codec-1.3.jar\r
79 # Property libs.H2_DB.classpath is set here just to make sharing of project simpler.\r
80 # The library definition has always preference over this property.\r
81 libs.H2_DB.classpath=../../../java/h2-2008-02-02/h2/bin/h2.jar\r
82 # Property libs.Log4J.classpath is set here just to make sharing of project simpler.\r
83 # The library definition has always preference over this property.\r
84 libs.Log4J.classpath=../../../java/commons/commons-logging-1.1/commons-logging-adapters-1.1.jar;../../../java/commons/commons-logging-1.1/commons-logging-api-1.1.jar\r
85 # Property libs.Rome.classpath is set here just to make sharing of project simpler.\r
86 # The library definition has always preference over this property.\r
87 libs.Rome.classpath=../../../java/commons/rome-0.9/rome-0.9.jar;../../../java/commons/jdom-1.1/build/jdom.jar\r
88 main.class=nicobrowser.main.Main\r
89 manifest.file=manifest.mf\r
90 meta.inf.dir=${src.dir}/META-INF\r
91 mkdist.disabled=false\r
92 platform.active=JDK_1.6\r
93 run.classpath=\\r
94     ${javac.classpath}:\\r
95     ${build.classes.dir}\r
96 # Space-separated list of JVM arguments used when running the project\r
97 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value\r
98 # or test-sys-prop.name=value to set system properties for unit tests):\r
99 run.jvmargs=\r
100 run.test.classpath=\\r
101     ${javac.test.classpath}:\\r
102     ${build.test.classes.dir}\r
103 source.encoding=UTF-8\r
104 src.dir=src\r
105 test.src.dir=test\r
106 compile.on.save.unsupported.groovy=true\r