OSDN Git Service

JPAでのDB作成をやめ, liquibaseで作成するよう変更.
[coroid/NicoBrowser.git] / nbproject / project.properties
1 application.homepage=http://feather.cocolog-nifty.com/\r
2 application.title=DEMO:\u30cb\u30b3\u30cb\u30b3\u52d5\u753b\u30b3\u30f3\u30c6\u30f3\u30c4\u60c5\u5831\u30d6\u30e9\u30a6\u30b6\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 excludes=\r
23 file.reference.commons-io-1.4.jar=F:\\data\\java\\commons\\commons-io-1.4\\commons-io-1.4.jar\r
24 file.reference.liquibase-1.9.5.jar=F:\\data\\java\\liquibase-1.9.5\\liquibase-1.9.5.jar\r
25 includes=**\r
26 jar.compress=false\r
27 javac.classpath=\\r
28     ${libs.Codec.classpath}:\\r
29     ${libs.Rome.classpath}:\\r
30     ${libs.H2_DB.classpath}:\\r
31     ${libs.toplink.classpath}:\\r
32     ${libs.Log4J1.2.14.classpath}:\\r
33     ${libs.Log4J.classpath}:\\r
34     ${libs.HttpClient4.0.classpath}:\\r
35     ${libs.NekoHtml.classpath}:\\r
36     ${file.reference.commons-io-1.4.jar}:\\r
37     ${libs.groovy-all.classpath}:\\r
38     ${file.reference.liquibase-1.9.5.jar}\r
39 # Space-separated list of extra javac options\r
40 javac.compilerargs=\r
41 javac.deprecation=false\r
42 javac.source=1.5\r
43 javac.target=1.5\r
44 javac.test.classpath=\\r
45     ${javac.classpath}:\\r
46     ${build.classes.dir}:\\r
47     ${libs.junit_4.classpath}:\\r
48     ${libs.groovy-all.classpath}\r
49 javadoc.additionalparam=\r
50 javadoc.author=false\r
51 javadoc.encoding=${source.encoding}\r
52 javadoc.noindex=false\r
53 javadoc.nonavbar=false\r
54 javadoc.notree=false\r
55 javadoc.private=false\r
56 javadoc.reference.commons-io-1.4.jar=F:\\data\\java\\commons\\commons-io-1.4\\docs\r
57 javadoc.splitindex=true\r
58 javadoc.use=true\r
59 javadoc.version=false\r
60 javadoc.windowtitle=\r
61 jnlp.codebase.type=user\r
62 jnlp.codebase.user=http://feather.cocolog-nifty.com/weblog/program/NicoBrowser\r
63 jnlp.descriptor=application\r
64 jnlp.enabled=false\r
65 jnlp.offline-allowed=true\r
66 jnlp.signed=true\r
67 # Property libs.Codec.classpath is set here just to make sharing of project simpler.\r
68 # The library definition has always preference over this property.\r
69 libs.Codec.classpath=../../../java/commons/commons-codec-1.3/commons-codec-1.3.jar\r
70 # Property libs.H2_DB.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.H2_DB.classpath=../../../java/h2-2008-02-02/h2/bin/h2.jar\r
73 # Property libs.Log4J.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.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
76 # Property libs.Rome.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.Rome.classpath=../../../java/commons/rome-0.9/rome-0.9.jar;../../../java/commons/jdom-1.1/build/jdom.jar\r
79 main.class=nicobrowser.main.Main\r
80 manifest.file=manifest.mf\r
81 meta.inf.dir=${src.dir}/META-INF\r
82 platform.active=default_platform\r
83 run.classpath=\\r
84     ${javac.classpath}:\\r
85     ${build.classes.dir}\r
86 # Space-separated list of JVM arguments used when running the project\r
87 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value\r
88 # or test-sys-prop.name=value to set system properties for unit tests):\r
89 run.jvmargs=\r
90 run.test.classpath=\\r
91     ${javac.test.classpath}:\\r
92     ${build.test.classes.dir}\r
93 source.encoding=UTF-8\r
94 source.reference.commons-io-1.4.jar=F:\\data\\java\\commons\\commons-io-1.4\\commons-io-1.4-sources.jar\r
95 src.dir=src\r
96 test.src.dir=test\r
97 compile.on.save.unsupported.groovy=true\r