OSDN Git Service

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