java/rozsirene-atributy/nbproject/project.properties
author František Kučera <franta-hg@frantovo.cz>
Sun Dec 10 23:59:24 2023 +0100 (4 months ago)
changeset 25 8f2d112a3635
parent 21 c0e70d138e42
child 28 1957b59c9349
permissions -rw-r--r--
odstranění nepoužitých knihoven
     1 #Sun Dec 10 23:58:00 CET 2023
     2 excludes=
     3 javac.test.classpath=\
     4     ${javac.classpath}:\
     5     ${build.classes.dir}
     6 run.classpath=\
     7     ${javac.classpath}:\
     8     ${build.classes.dir}
     9 javac.processorpath=\
    10     ${javac.classpath}
    11 dist.javadoc.dir=${dist.dir}/javadoc
    12 jnlp.codebase.user=
    13 jnlp.offline-allowed=false
    14 test.src.dir=test
    15 jnlp.signing.keystore=
    16 jnlp.signing.alias=
    17 run.modulepath=\
    18     ${javac.modulepath}
    19 annotation.processing.enabled=true
    20 jnlp.codebase.type=user
    21 jar.index=${jnlp.enabled}
    22 build.sysclasspath=ignore
    23 debug.modulepath=${run.modulepath}
    24 javac.compilerargs=
    25 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
    26 javadoc.noindex=false
    27 javadoc.private=false
    28 jar.archive.disabled=${jnlp.enabled}
    29 javadoc.author=false
    30 endorsed.classpath=
    31 main.class=cz.frantovo.rozsireneAtributy.Start\u00E9r
    32 junit.selected.version=4
    33 source.encoding=UTF-8
    34 javac.source=1.7
    35 includes=**
    36 javadoc.use=true
    37 jar.compress=false
    38 javadoc.nonavbar=false
    39 annotation.processing.enabled.in.editor=false
    40 javadoc.notree=false
    41 annotation.processing.processors.list=
    42 javac.deprecation=false
    43 application.vendor=fiki
    44 jlink.launcher=false
    45 javadoc.additionalparam=
    46 manifest.custom.caller.allowable.codebase=
    47 jnlp.mixed.code=default
    48 jnlp.signed=false
    49 jlink.launcher.name=rozsirene-atributy
    50 build.generated.sources.dir=${build.dir}/generated-sources
    51 javadoc.splitindex=true
    52 javac.processormodulepath=
    53 manifest.custom.application.library.allowable.codebase=
    54 run.jvmargs=
    55 javadoc.encoding=${source.encoding}
    56 javac.classpath=
    57 manifest.custom.permissions=
    58 mkdist.disabled=false
    59 run.test.modulepath=\
    60     ${javac.test.modulepath}
    61 build.classes.excludes=**/*.java,**/*.form
    62 dist.jar=${dist.dir}/rozsirene-atributy.jar
    63 build.classes.dir=${build.dir}/classes
    64 debug.test.modulepath=${run.test.modulepath}
    65 build.test.classes.dir=${build.dir}/test/classes
    66 javadoc.windowtitle=
    67 build.test.results.dir=${build.dir}/test/results
    68 jnlp.enabled=false
    69 dist.dir=dist
    70 build.dir=build
    71 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
    72 build.generated.dir=${build.dir}/generated
    73 javadoc.version=false
    74 application.title=rozsirene-atributy
    75 javac.test.modulepath=\
    76     ${javac.modulepath}
    77 debug.test.classpath=${run.test.classpath}
    78 javac.external.vm=false
    79 javac.target=1.7
    80 jnlp.signing=
    81 platform.active=default_platform
    82 manifest.file=manifest.mf
    83 manifest.custom.codebase=
    84 javadoc.html5=false
    85 javac.test.processorpath=${javac.test.classpath}
    86 jnlp.descriptor=application
    87 meta.inf.dir=${src.dir}/META-INF
    88 run.test.classpath=\
    89     ${javac.test.classpath}:\
    90     ${build.test.classes.dir}
    91 annotation.processing.run.all.processors=true
    92 javac.modulepath=
    93 src.dir=src
    94 debug.classpath=${run.classpath}