java/alt2xml-lib-input/nbproject/project.properties
author František Kučera <franta-hg@frantovo.cz>
Sun, 02 Oct 2016 18:20:38 +0200
changeset 110 d4e5d65ba7cf
parent 32 ecc2731a5a46
permissions -rw-r--r--
netbeans
franta-hg@8
     1
annotation.processing.enabled=true
franta-hg@8
     2
annotation.processing.enabled.in.editor=false
franta-hg@8
     3
annotation.processing.processor.options=
franta-hg@8
     4
annotation.processing.processors.list=
franta-hg@8
     5
annotation.processing.run.all.processors=true
franta-hg@8
     6
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
franta-hg@8
     7
build.classes.dir=${build.dir}/classes
franta-hg@8
     8
build.classes.excludes=**/*.java,**/*.form
franta-hg@8
     9
# This directory is removed when the project is cleaned:
franta-hg@8
    10
build.dir=build
franta-hg@8
    11
build.generated.dir=${build.dir}/generated
franta-hg@8
    12
build.generated.sources.dir=${build.dir}/generated-sources
franta-hg@8
    13
# Only compile against the classpath explicitly listed here:
franta-hg@8
    14
build.sysclasspath=ignore
franta-hg@8
    15
build.test.classes.dir=${build.dir}/test/classes
franta-hg@8
    16
build.test.results.dir=${build.dir}/test/results
franta-hg@8
    17
# Uncomment to specify the preferred debugger connection transport:
franta-hg@8
    18
#debug.transport=dt_socket
franta-hg@8
    19
debug.classpath=\
franta-hg@8
    20
    ${run.classpath}
franta-hg@8
    21
debug.test.classpath=\
franta-hg@8
    22
    ${run.test.classpath}
franta-hg@8
    23
# Files in build.classes.dir which should be excluded from distribution jar
franta-hg@8
    24
dist.archive.excludes=
franta-hg@8
    25
# This directory is removed when the project is cleaned:
franta-hg@8
    26
dist.dir=dist
franta-hg@32
    27
dist.jar=${dist.dir}/alt2xml-lib-input.jar
franta-hg@8
    28
dist.javadoc.dir=${dist.dir}/javadoc
franta-hg@8
    29
excludes=
franta-hg@8
    30
includes=**
franta-hg@8
    31
jar.compress=false
franta-hg@8
    32
javac.classpath=
franta-hg@8
    33
# Space-separated list of extra javac options
franta-hg@8
    34
javac.compilerargs=
franta-hg@8
    35
javac.deprecation=false
franta-hg@8
    36
javac.processorpath=\
franta-hg@8
    37
    ${javac.classpath}
franta-hg@8
    38
javac.source=1.7
franta-hg@8
    39
javac.target=1.7
franta-hg@8
    40
javac.test.classpath=\
franta-hg@8
    41
    ${javac.classpath}:\
franta-hg@8
    42
    ${build.classes.dir}
franta-hg@8
    43
javac.test.processorpath=\
franta-hg@8
    44
    ${javac.test.classpath}
franta-hg@8
    45
javadoc.additionalparam=
franta-hg@8
    46
javadoc.author=false
franta-hg@8
    47
javadoc.encoding=${source.encoding}
franta-hg@8
    48
javadoc.noindex=false
franta-hg@8
    49
javadoc.nonavbar=false
franta-hg@8
    50
javadoc.notree=false
franta-hg@8
    51
javadoc.private=false
franta-hg@8
    52
javadoc.splitindex=true
franta-hg@8
    53
javadoc.use=true
franta-hg@8
    54
javadoc.version=false
franta-hg@8
    55
javadoc.windowtitle=
franta-hg@8
    56
meta.inf.dir=${src.dir}/META-INF
franta-hg@8
    57
mkdist.disabled=true
franta-hg@8
    58
platform.active=default_platform
franta-hg@8
    59
run.classpath=\
franta-hg@8
    60
    ${javac.classpath}:\
franta-hg@8
    61
    ${build.classes.dir}
franta-hg@8
    62
# Space-separated list of JVM arguments used when running the project.
franta-hg@8
    63
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
franta-hg@8
    64
# To set system properties for unit tests define test-sys-prop.name=value:
franta-hg@8
    65
run.jvmargs=
franta-hg@8
    66
run.test.classpath=\
franta-hg@8
    67
    ${javac.test.classpath}:\
franta-hg@8
    68
    ${build.test.classes.dir}
franta-hg@8
    69
source.encoding=UTF-8
franta-hg@8
    70
src.dir=src
franta-hg@8
    71
test.src.dir=test