OSDN Git Service

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