- annotation.processing.enabled=true
- annotation.processing.enabled.in.editor=false
- annotation.processing.processors.list=
- annotation.processing.run.all.processors=true
- annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
- application.title=AdjustTime
- application.vendor=yuu
- auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
- build.classes.dir=${build.dir}/classes
- build.classes.excludes=**/*.java,**/*.form
- # This directory is removed when the project is cleaned:
- build.dir=build
- build.generated.dir=${build.dir}/generated
- build.generated.sources.dir=${build.dir}/generated-sources
- # Only compile against the classpath explicitly listed here:
- build.sysclasspath=ignore
- build.test.classes.dir=${build.dir}/test/classes
- build.test.results.dir=${build.dir}/test/results
- # Uncomment to specify the preferred debugger connection transport:
- #debug.transport=dt_socket
- debug.classpath=\
- ${run.classpath}
- debug.test.classpath=\
- ${run.test.classpath}
- # \u914d\u7f6ejar\u304b\u3089\u9664\u5916\u3059\u308b\u5fc5\u8981\u304c\u3042\u308bbuild.classes.dir\u5185\u306e\u30d5\u30a1\u30a4\u30eb
- dist.archive.excludes=
- # This directory is removed when the project is cleaned:
- dist.dir=dist
- dist.jar=${dist.dir}/AdjustTime.jar
- dist.javadoc.dir=${dist.dir}/javadoc
- endorsed.classpath=
- excludes=
- file.reference.commons-imaging-1.0-SNAPSHOT.jar=../importPicture/commons-imaging-1.0-SNAPSHOT.jar
- file.reference.importPicture-src=../importPicture/src
- includes=**
- jar.archive.disabled=${jnlp.enabled}
- jar.compress=false
- jar.index=${jnlp.enabled}
- javac.classpath=\
- ${file.reference.commons-imaging-1.0-SNAPSHOT.jar}
- # Space-separated list of extra javac options
- javac.compilerargs=
- javac.deprecation=false
- javac.processorpath=\
- ${javac.classpath}
- javac.source=1.8
- javac.target=1.8
- javac.test.classpath=\
- ${javac.classpath}:\
- ${build.classes.dir}
- javac.test.processorpath=\
- ${javac.test.classpath}
- javadoc.additionalparam=
- javadoc.author=false
- javadoc.encoding=${source.encoding}
- javadoc.noindex=false
- javadoc.nonavbar=false
- javadoc.notree=false
- javadoc.private=false
- javadoc.splitindex=true
- javadoc.use=true
- javadoc.version=false
- javadoc.windowtitle=
- jnlp.codebase.type=no.codebase
- jnlp.descriptor=application
- jnlp.enabled=false
- jnlp.mixed.code=default
- jnlp.offline-allowed=false
- jnlp.signed=false
- jnlp.signing=
- jnlp.signing.alias=
- jnlp.signing.keystore=
- main.class=osm.jp.gpx.matchtime.gui.AdjustTime
- # \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
- manifest.custom.codebase=
- # \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)
- manifest.custom.permissions=
- manifest.file=manifest.mf
- meta.inf.dir=${src.dir}/META-INF
- mkdist.disabled=false
- platform.active=default_platform
- run.classpath=\
- ${javac.classpath}:\
- ${build.classes.dir}
- # Space-separated list of JVM arguments used when running the project.
- # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
- # To set system properties for unit tests define test-sys-prop.name=value:
- run.jvmargs=
- run.test.classpath=\
- ${javac.test.classpath}:\
- ${build.test.classes.dir}
- source.encoding=UTF-8
- src.src.dir=${file.reference.importPicture-src}
- test.src.dir=test