OSDN Git Service

09a685b8fa71d66331f60aa29761c6aade0de6b9
[nt-manager/nt-manager.git] / nbproject / project.properties
1 application.title=NishioTweetManager
2 application.vendor=nishio
3 build.classes.dir=${build.dir}/classes
4 build.classes.excludes=**/*.java,**/*.form
5 # This directory is removed when the project is cleaned:
6 build.dir=build
7 build.generated.dir=${build.dir}/generated
8 build.generated.sources.dir=${build.dir}/generated-sources
9 # Only compile against the classpath explicitly listed here:
10 build.sysclasspath=ignore
11 build.test.classes.dir=${build.dir}/test/classes
12 build.test.results.dir=${build.dir}/test/results
13 # Uncomment to specify the preferred debugger connection transport:
14 #debug.transport=dt_socket
15 debug.classpath=\
16     ${run.classpath}
17 debug.test.classpath=\
18     ${run.test.classpath}
19 # This directory is removed when the project is cleaned:
20 dist.dir=dist
21 dist.jar=${dist.dir}/NishioTweetManager.jar
22 dist.javadoc.dir=${dist.dir}/javadoc
23 endorsed.classpath=
24 excludes=
25 file.reference.twitter4j-core-2.1.3-SNAPSHOT.jar=lib/twitter4j-core-2.1.3-SNAPSHOT.jar
26 includes=**
27 jar.compress=false
28 javac.classpath=\
29     ${file.reference.twitter4j-core-2.1.3-SNAPSHOT.jar}
30 # Space-separated list of extra javac options
31 javac.compilerargs=
32 javac.deprecation=false
33 javac.source=1.6
34 javac.target=1.6
35 javac.test.classpath=\
36     ${javac.classpath}:\
37     ${build.classes.dir}:\
38     ${libs.junit.classpath}:\
39     ${libs.junit_4.classpath}
40 javadoc.additionalparam=
41 javadoc.author=false
42 javadoc.encoding=${source.encoding}
43 javadoc.noindex=false
44 javadoc.nonavbar=false
45 javadoc.notree=false
46 javadoc.private=false
47 javadoc.splitindex=true
48 javadoc.use=true
49 javadoc.version=false
50 javadoc.windowtitle=
51 jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"
52 main.class=twitter.gui.form.NishioTweetManager
53 manifest.file=manifest.mf
54 meta.inf.dir=${src.dir}/META-INF
55 platform.active=default_platform
56 run.classpath=\
57     ${javac.classpath}:\
58     ${build.classes.dir}
59 # Space-separated list of JVM arguments used when running the project
60 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
61 # or test-sys-prop.name=value to set system properties for unit tests):
62 run.jvmargs=
63 run.test.classpath=\
64     ${javac.test.classpath}:\
65     ${build.test.classes.dir}
66 source.encoding=UTF-8
67 src.dir=src
68 test.src.dir=test