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