OSDN Git Service

596f5c97fde135f522d39e3242797e4b050dc204
[importpicture/importpicture.git] / AdjustTime / nbproject / project.properties
1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.processors.list=
4 annotation.processing.run.all.processors=true
5 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
6 ant.customtasks.libs=JWSAntTasks
7 application.title=AdjustTime
8 application.vendor=yuu
9 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
10 build.classes.dir=${build.dir}/classes
11 build.classes.excludes=**/*.form
12 # This directory is removed when the project is cleaned:
13 build.dir=build
14 build.generated.dir=${build.dir}/generated
15 build.generated.sources.dir=${build.dir}/generated-sources
16 # Only compile against the classpath explicitly listed here:
17 build.sysclasspath=ignore
18 build.test.classes.dir=${build.dir}/test/classes
19 build.test.results.dir=${build.dir}/test/results
20 copylibs.excludes=${javafx.classpath.extension}
21 # Uncomment to specify the preferred debugger connection transport:
22 #debug.transport=dt_socket
23 debug.classpath=\
24     ${run.classpath}
25 debug.test.classpath=\
26     ${run.test.classpath}
27 # \u914d\u7f6ejar\u304b\u3089\u9664\u5916\u3059\u308b\u5fc5\u8981\u304c\u3042\u308bbuild.classes.dir\u5185\u306e\u30d5\u30a1\u30a4\u30eb
28 dist.archive.excludes=
29 # This directory is removed when the project is cleaned:
30 dist.dir=dist
31 dist.jar=${dist.dir}/AdjustTime.jar
32 dist.javadoc.dir=${dist.dir}/javadoc
33 endorsed.classpath=\
34     ${java.home}/lib/javaws.jar
35 excludes=
36 file.reference.commons-imaging-1.0-SNAPSHOT.jar=../importPicture/commons-imaging-1.0-SNAPSHOT.jar
37 file.reference.importPicture-src=../importPicture/src
38 includes=**
39 jar.archive.disabled=${jnlp.enabled}
40 jar.compress=false
41 jar.index=${jnlp.enabled}
42 javac.classpath=\
43     ${file.reference.commons-imaging-1.0-SNAPSHOT.jar}:\
44     ${javafx.classpath.extension}
45 # Space-separated list of extra javac options
46 javac.compilerargs=
47 javac.deprecation=false
48 javac.processorpath=\
49     ${javac.classpath}
50 javac.source=1.8
51 javac.target=1.8
52 javac.test.classpath=\
53     ${javac.classpath}:\
54     ${build.classes.dir}
55 javac.test.processorpath=\
56     ${javac.test.classpath}
57 javadoc.additionalparam=
58 javadoc.author=false
59 javadoc.encoding=${source.encoding}
60 javadoc.noindex=false
61 javadoc.nonavbar=false
62 javadoc.notree=false
63 javadoc.private=false
64 javadoc.splitindex=true
65 javadoc.use=true
66 javadoc.version=false
67 javadoc.windowtitle=
68 javafx.classpath.extension=\
69     ${java.home}/lib/javaws.jar:\
70     ${java.home}/lib/deploy.jar:\
71     ${java.home}/lib/plugin.jar
72 jnlp.codebase.type=no.codebase
73 jnlp.descriptor=application
74 jnlp.enabled=true
75 jnlp.mixed.code=default
76 jnlp.offline-allowed=true
77 jnlp.signed=false
78 jnlp.signing=
79 jnlp.signing.alias=
80 jnlp.signing.keystore=
81 keep.javafx.runtime.on.classpath=true
82 main.class=osm.jp.gpx.matchtime.gui.AdjustTime
83 # \u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9\u30fb\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u5c5e\u6027\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u306f\u3001RIA\u306e\u518d\u5229\u7528\u3092\u9632\u3050\u305f\u3081\u306b\u4f7f\u7528\u3057\u307e\u3059
84 manifest.custom.codebase=
85 # \u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u6a29\u9650\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u5c5e\u6027\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9(\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u5024: sandbox\u3001all-permissions)
86 manifest.custom.permissions=
87 manifest.file=manifest.mf
88 meta.inf.dir=${src.dir}/META-INF
89 mkdist.disabled=false
90 platform.active=default_platform
91 project.license=mit
92 run.classpath=\
93     ${javac.classpath}:\
94     ${build.classes.dir}
95 # Space-separated list of JVM arguments used when running the project.
96 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
97 # To set system properties for unit tests define test-sys-prop.name=value:
98 run.jvmargs=
99 run.test.classpath=\
100     ${javac.test.classpath}:\
101     ${build.test.classes.dir}
102 source.encoding=UTF-8
103 src.src.dir=${file.reference.importPicture-src}
104 test.src.dir=test