Newer
Older
osmCoverage / nbproject / project.properties
@hayashi hayashi on 11 Dec 2017 2 KB [disused:amenity=fuel]
  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. application.title=osmCoverage
  7. application.vendor=yuu
  8. build.classes.dir=${build.dir}/classes
  9. build.classes.excludes=**/*.java,**/*.form
  10. # This directory is removed when the project is cleaned:
  11. build.dir=build
  12. build.generated.dir=${build.dir}/generated
  13. build.generated.sources.dir=${build.dir}/generated-sources
  14. # Only compile against the classpath explicitly listed here:
  15. build.sysclasspath=ignore
  16. build.test.classes.dir=${build.dir}/test/classes
  17. build.test.results.dir=${build.dir}/test/results
  18. buildfile=nbbuild.xml
  19. # Uncomment to specify the preferred debugger connection transport:
  20. #debug.transport=dt_socket
  21. debug.classpath=\
  22. ${run.classpath}
  23. debug.test.classpath=\
  24. ${run.test.classpath}
  25. # \u914d\u7f6ejar\u304b\u3089\u9664\u5916\u3059\u308b\u5fc5\u8981\u304c\u3042\u308bbuild.classes.dir\u5185\u306e\u30d5\u30a1\u30a4\u30eb
  26. dist.archive.excludes=
  27. # This directory is removed when the project is cleaned:
  28. dist.dir=dist
  29. dist.jar=${dist.dir}/osmCoverage.jar
  30. dist.javadoc.dir=${dist.dir}/javadoc
  31. endorsed.classpath=
  32. excludes=
  33. file.reference.hayashi_0225.jar=lib\\hayashi_0225.jar
  34. file.reference.hsqldb_2.2.9.jar=lib\\hsqldb_2.2.9.jar
  35. file.reference.osmCoverage-src=src
  36. file.reference.postgresql-9.4.1212.jar=lib\\postgresql-9.4.1212.jar
  37. includes=**
  38. jar.compress=false
  39. javac.classpath=\
  40. ${file.reference.hayashi_0225.jar}:\
  41. ${file.reference.hsqldb_2.2.9.jar}:\
  42. ${file.reference.postgresql-9.4.1212.jar}:\
  43. ${libs.Java-EE-GlassFish-v3-Prelude.classpath}:\
  44. ${libs.javaee-api-7.0.classpath}
  45. # Space-separated list of extra javac options
  46. javac.compilerargs=
  47. javac.deprecation=false
  48. javac.external.vm=true
  49. javac.processorpath=\
  50. ${javac.classpath}
  51. javac.source=1.8
  52. javac.target=1.8
  53. javac.test.classpath=\
  54. ${javac.classpath}:\
  55. ${build.classes.dir}:\
  56. ${libs.junit_4.classpath}:\
  57. ${libs.hamcrest.classpath}
  58. javac.test.processorpath=\
  59. ${javac.test.classpath}
  60. javadoc.additionalparam=
  61. javadoc.author=false
  62. javadoc.encoding=${source.encoding}
  63. javadoc.noindex=false
  64. javadoc.nonavbar=false
  65. javadoc.notree=false
  66. javadoc.private=false
  67. javadoc.splitindex=true
  68. javadoc.use=true
  69. javadoc.version=false
  70. javadoc.windowtitle=
  71. main.class=osm.jp.coverage.fuel.DbExist
  72. manifest.file=manifest.mf
  73. meta.inf.dir=${src.dir}/META-INF
  74. mkdist.disabled=false
  75. platform.active=default_platform
  76. run.classpath=\
  77. ${javac.classpath}:\
  78. ${build.classes.dir}
  79. # Space-separated list of JVM arguments used when running the project.
  80. # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
  81. # To set system properties for unit tests define test-sys-prop.name=value:
  82. run.jvmargs=
  83. run.test.classpath=\
  84. ${javac.test.classpath}:\
  85. ${build.test.classes.dir}
  86. source.encoding=UTF-8
  87. src.dir=${file.reference.osmCoverage-src}
  88. test.test.dir=test