OSDN Git Service

バッファサイズを大きくしてもスピード改善につながらないようなので少なくする
[coroid/jnicoapi.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=true\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.Log4J.classpath}:\\r
35     ${libs.NekoHtml.classpath}:\\r
36     ${libs.HttpComponents.classpath}:\\r
37     ${libs.groovy-all.classpath}:\\r
38     ${libs.Commons-IO.classpath}:\\r
39     ${libs.Commons-CLI.classpath}:\\r
40     ${libs.swing-layout.classpath}:\\r
41     ${libs.LiquiBase.classpath}:\\r
42     ${libs.Commons-Lang.classpath}:\\r
43     ${libs.Commons-Configuration.classpath}:\\r
44     ${libs.Commons-Collections.classpath}\r
45 # Space-separated list of extra javac options\r
46 javac.compilerargs=\r
47 javac.deprecation=false\r
48 javac.processorpath=\\r
49     ${javac.classpath}\r
50 javac.source=1.6\r
51 javac.target=1.6\r
52 javac.test.classpath=\\r
53     ${javac.classpath}:\\r
54     ${build.classes.dir}:\\r
55     ${libs.junit_4.classpath}:\\r
56     ${libs.groovy-all.classpath}\r
57 javadoc.additionalparam=\r
58 javadoc.author=false\r
59 javadoc.encoding=${source.encoding}\r
60 javadoc.noindex=false\r
61 javadoc.nonavbar=false\r
62 javadoc.notree=false\r
63 javadoc.private=false\r
64 javadoc.splitindex=true\r
65 javadoc.use=true\r
66 javadoc.version=false\r
67 javadoc.windowtitle=\r
68 jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"\r
69 jnlp.codebase.type=user\r
70 jnlp.codebase.user=http://feather.cocolog-nifty.com/weblog/program/NicoBrowser\r
71 jnlp.descriptor=application\r
72 jnlp.enabled=false\r
73 jnlp.offline-allowed=true\r
74 jnlp.signed=true\r
75 # Property libs.Codec.classpath is set here just to make sharing of project simpler.\r
76 # The library definition has always preference over this property.\r
77 libs.Codec.classpath=../../../java/commons/commons-codec-1.3/commons-codec-1.3.jar\r
78 # Property libs.H2_DB.classpath is set here just to make sharing of project simpler.\r
79 # The library definition has always preference over this property.\r
80 libs.H2_DB.classpath=../../../java/h2-2008-02-02/h2/bin/h2.jar\r
81 # Property libs.Log4J.classpath is set here just to make sharing of project simpler.\r
82 # The library definition has always preference over this property.\r
83 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
84 # Property libs.Rome.classpath is set here just to make sharing of project simpler.\r
85 # The library definition has always preference over this property.\r
86 libs.Rome.classpath=../../../java/commons/rome-0.9/rome-0.9.jar;../../../java/commons/jdom-1.1/build/jdom.jar\r
87 main.class=nicobrowser.main.Main\r
88 manifest.file=manifest.mf\r
89 meta.inf.dir=${src.dir}/META-INF\r
90 mkdist.disabled=false\r
91 platform.active=default_platform\r
92 run.classpath=\\r
93     ${javac.classpath}:\\r
94     ${build.classes.dir}\r
95 # Space-separated list of JVM arguments used when running the project\r
96 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value\r
97 # or test-sys-prop.name=value to set system properties for unit tests):\r
98 run.jvmargs=\r
99 run.test.classpath=\\r
100     ${javac.test.classpath}:\\r
101     ${build.test.classes.dir}\r
102 source.encoding=UTF-8\r
103 src.dir=src\r
104 test.src.dir=test\r
105 compile.on.save.unsupported.groovy=true\r