java/rozsirene-atributy/nbproject/project.properties
author František Kučera <franta-hg@frantovo.cz>
Wed Dec 15 20:07:14 2010 +0100 (2010-12-15)
changeset 6 734f104f2869
parent 4 8183e063968c
child 21 c0e70d138e42
permissions -rw-r--r--
První GUI.
franta-hg@1
     1
annotation.processing.enabled=true
franta-hg@1
     2
annotation.processing.enabled.in.editor=false
franta-hg@1
     3
annotation.processing.run.all.processors=true
franta-hg@1
     4
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
franta-hg@1
     5
application.title=rozsirene-atributy
franta-hg@1
     6
application.vendor=fiki
franta-hg@1
     7
build.classes.dir=${build.dir}/classes
franta-hg@1
     8
build.classes.excludes=**/*.java,**/*.form
franta-hg@1
     9
# This directory is removed when the project is cleaned:
franta-hg@1
    10
build.dir=build
franta-hg@1
    11
build.generated.dir=${build.dir}/generated
franta-hg@1
    12
build.generated.sources.dir=${build.dir}/generated-sources
franta-hg@1
    13
# Only compile against the classpath explicitly listed here:
franta-hg@1
    14
build.sysclasspath=ignore
franta-hg@1
    15
build.test.classes.dir=${build.dir}/test/classes
franta-hg@1
    16
build.test.results.dir=${build.dir}/test/results
franta-hg@1
    17
# Uncomment to specify the preferred debugger connection transport:
franta-hg@1
    18
#debug.transport=dt_socket
franta-hg@1
    19
debug.classpath=\
franta-hg@1
    20
    ${run.classpath}
franta-hg@1
    21
debug.test.classpath=\
franta-hg@1
    22
    ${run.test.classpath}
franta-hg@1
    23
# This directory is removed when the project is cleaned:
franta-hg@1
    24
dist.dir=dist
franta-hg@1
    25
dist.jar=${dist.dir}/rozsirene-atributy.jar
franta-hg@1
    26
dist.javadoc.dir=${dist.dir}/javadoc
franta-hg@1
    27
endorsed.classpath=
franta-hg@1
    28
excludes=
franta-hg@1
    29
includes=**
franta-hg@1
    30
jar.archive.disabled=${jnlp.enabled}
franta-hg@1
    31
jar.compress=false
franta-hg@1
    32
jar.index=${jnlp.enabled}
franta-hg@1
    33
javac.classpath=
franta-hg@1
    34
# Space-separated list of extra javac options
franta-hg@1
    35
javac.compilerargs=
franta-hg@1
    36
javac.deprecation=false
franta-hg@1
    37
javac.processorpath=\
franta-hg@1
    38
    ${javac.classpath}
franta-hg@1
    39
javac.source=1.5
franta-hg@1
    40
javac.target=1.5
franta-hg@1
    41
javac.test.classpath=\
franta-hg@1
    42
    ${javac.classpath}:\
franta-hg@1
    43
    ${build.classes.dir}:\
franta-hg@1
    44
    ${libs.junit.classpath}:\
franta-hg@1
    45
    ${libs.junit_4.classpath}
franta-hg@1
    46
javac.test.processorpath=\
franta-hg@1
    47
    ${javac.test.classpath}
franta-hg@1
    48
javadoc.additionalparam=
franta-hg@1
    49
javadoc.author=false
franta-hg@1
    50
javadoc.encoding=${source.encoding}
franta-hg@1
    51
javadoc.noindex=false
franta-hg@1
    52
javadoc.nonavbar=false
franta-hg@1
    53
javadoc.notree=false
franta-hg@1
    54
javadoc.private=false
franta-hg@1
    55
javadoc.splitindex=true
franta-hg@1
    56
javadoc.use=true
franta-hg@1
    57
javadoc.version=false
franta-hg@1
    58
javadoc.windowtitle=
franta-hg@1
    59
jnlp.codebase.type=user
franta-hg@1
    60
jnlp.codebase.user=
franta-hg@1
    61
jnlp.descriptor=application
franta-hg@1
    62
jnlp.enabled=false
franta-hg@1
    63
jnlp.mixed.code=defaut
franta-hg@1
    64
jnlp.offline-allowed=false
franta-hg@1
    65
jnlp.signed=false
franta-hg@6
    66
main.class=cz.frantovo.rozsireneAtributy.Start\u00e9r
franta-hg@1
    67
manifest.file=manifest.mf
franta-hg@1
    68
meta.inf.dir=${src.dir}/META-INF
franta-hg@1
    69
platform.active=default_platform
franta-hg@1
    70
run.classpath=\
franta-hg@1
    71
    ${javac.classpath}:\
franta-hg@1
    72
    ${build.classes.dir}
franta-hg@1
    73
# Space-separated list of JVM arguments used when running the project
franta-hg@1
    74
# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
franta-hg@1
    75
# or test-sys-prop.name=value to set system properties for unit tests):
franta-hg@1
    76
run.jvmargs=
franta-hg@1
    77
run.test.classpath=\
franta-hg@1
    78
    ${javac.test.classpath}:\
franta-hg@1
    79
    ${build.test.classes.dir}
franta-hg@1
    80
source.encoding=UTF-8
franta-hg@1
    81
src.dir=src
franta-hg@1
    82
test.src.dir=test