| 1 | annotation.processing.enabled=false
 | 
|---|
| 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.homepage=http://josm.openstreetmap.de/
 | 
|---|
| 7 | application.title=josm
 | 
|---|
| 8 | application.vendor=
 | 
|---|
| 9 | build.classes.dir=${build.dir}/classes
 | 
|---|
| 10 | build.classes.excludes=**/*.java,**/*.form
 | 
|---|
| 11 | # This directory is removed when the project is cleaned:
 | 
|---|
| 12 | build.dir=build
 | 
|---|
| 13 | build.generated.dir=${build.dir}/generated
 | 
|---|
| 14 | build.generated.sources.dir=${build.dir}/generated-sources
 | 
|---|
| 15 | # Only compile against the classpath explicitly listed here:
 | 
|---|
| 16 | build.sysclasspath=ignore
 | 
|---|
| 17 | build.test.classes.dir=${build.dir}/test/classes
 | 
|---|
| 18 | build.test.results.dir=${build.dir}/test/results
 | 
|---|
| 19 | buildfile=nbbuild.xml
 | 
|---|
| 20 | # Uncomment to specify the preferred debugger connection transport:
 | 
|---|
| 21 | #debug.transport=dt_socket
 | 
|---|
| 22 | debug.classpath=\
 | 
|---|
| 23 |     ${run.classpath}
 | 
|---|
| 24 | debug.test.classpath=\
 | 
|---|
| 25 |     ${run.test.classpath}
 | 
|---|
| 26 | # This directory is removed when the project is cleaned:
 | 
|---|
| 27 | dist.dir=dist
 | 
|---|
| 28 | dist.jar=${dist.dir}/josm.jar
 | 
|---|
| 29 | dist.javadoc.dir=${dist.dir}/javadoc
 | 
|---|
| 30 | endorsed.classpath=
 | 
|---|
| 31 | excludes=org/apache/commons/compress/compressors/CompressorStreamFactory.java,org/apache/commons/jcs/admin/servlet/**,org/apache/commons/jcs/auxiliary/disk/jdbc/**,org/apache/commons/jcs/auxiliary/remote/http/**,org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheStartupServlet.java,org/apache/commons/jcs/utils/servlet/**,org/apache/commons/logging/impl/AvalonLogger.java,org/apache/commons/logging/impl/Jdk13LumberjackLogger.java,org/apache/commons/logging/impl/Log4JLogger.java,org/apache/commons/logging/impl/LogKitLogger.java,org/apache/commons/logging/impl/ServletContextCleaner.java
 | 
|---|
| 32 | file.reference.core-src=../src
 | 
|---|
| 33 | file.reference.core=..
 | 
|---|
| 34 | file.reference.test-unit=../test/unit
 | 
|---|
| 35 | includes=org/apache/commons/compress/compressors/*.java,org/apache/commons/compress/compressors/bzip2/*.java,org/apache/commons/codec/**/*.java,org/glassfish/**/*.java,org/jdesktop/**/*.java,org/openstreetmap/**/*.java,org/w3/**/*.java,gnu/**/*.java,javax/**/*.java,oauth/**/*.java,com/**/*.java,org/apache/commons/logging/**/*.java,org/apache/commons/jcs/**/*.java,images/**,org/openstreetmap/gui/**/*.png,data/**,styles/**,LICENSE,README,CONTRIBUTION,gpl-2.0.txt,gpl-3.0.txt
 | 
|---|
| 36 | jar.archive.disabled=${jnlp.enabled}
 | 
|---|
| 37 | jar.compress=false
 | 
|---|
| 38 | jar.index=${jnlp.enabled}
 | 
|---|
| 39 | javac.classpath=
 | 
|---|
| 40 | # Space-separated list of extra javac options
 | 
|---|
| 41 | javac.compilerargs=-Xlint:unchecked -Xlint:cast -Xlint:dep-ann -Xlint:divzero -Xlint:empty -Xlint:finally -Xlint:overrides -Xlint:static -Xlint:try  -Xlint:deprecation  
 | 
|---|
| 42 | javac.deprecation=true
 | 
|---|
| 43 | javac.processorpath=\
 | 
|---|
| 44 |     ${javac.classpath}
 | 
|---|
| 45 | javac.source=1.7
 | 
|---|
| 46 | javac.target=1.7
 | 
|---|
| 47 | javac.test.classpath=\
 | 
|---|
| 48 |     ${javac.classpath}:\
 | 
|---|
| 49 |     ${build.classes.dir}:\
 | 
|---|
| 50 |     ${libs.junit.classpath}:\
 | 
|---|
| 51 |     ${libs.junit_4.classpath}
 | 
|---|
| 52 | javac.test.processorpath=\
 | 
|---|
| 53 |     ${javac.test.classpath}
 | 
|---|
| 54 | javadoc.additionalparam=
 | 
|---|
| 55 | javadoc.author=false
 | 
|---|
| 56 | javadoc.encoding=${source.encoding}
 | 
|---|
| 57 | javadoc.noindex=false
 | 
|---|
| 58 | javadoc.nonavbar=false
 | 
|---|
| 59 | javadoc.notree=false
 | 
|---|
| 60 | javadoc.private=false
 | 
|---|
| 61 | javadoc.splitindex=true
 | 
|---|
| 62 | javadoc.use=true
 | 
|---|
| 63 | javadoc.version=false
 | 
|---|
| 64 | javadoc.windowtitle=
 | 
|---|
| 65 | jnlp.codebase.type=no.codebase
 | 
|---|
| 66 | jnlp.descriptor=application
 | 
|---|
| 67 | jnlp.enabled=false
 | 
|---|
| 68 | jnlp.mixed.code=default
 | 
|---|
| 69 | jnlp.offline-allowed=false
 | 
|---|
| 70 | jnlp.signed=false
 | 
|---|
| 71 | jnlp.signing=
 | 
|---|
| 72 | jnlp.signing.alias=
 | 
|---|
| 73 | jnlp.signing.keystore=
 | 
|---|
| 74 | main.class=org.openstreetmap.josm.gui.MainApplication
 | 
|---|
| 75 | manifest.file=manifest.mf
 | 
|---|
| 76 | meta.inf.dir=${src.dir}/META-INF
 | 
|---|
| 77 | mkdist.disabled=false
 | 
|---|
| 78 | platform.active=default_platform
 | 
|---|
| 79 | run.classpath=\
 | 
|---|
| 80 |     ${javac.classpath}:\
 | 
|---|
| 81 |     ${build.classes.dir}
 | 
|---|
| 82 | run.test.classpath=\
 | 
|---|
| 83 |     ${javac.test.classpath}:\
 | 
|---|
| 84 |     ${build.test.classes.dir}
 | 
|---|
| 85 | source.encoding=UTF-8
 | 
|---|
| 86 | src.core.dir=${file.reference.core}
 | 
|---|
| 87 | src.dir=${file.reference.core-src}
 | 
|---|
| 88 | test.unit.dir=${file.reference.test-unit}
 | 
|---|