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