java/sql-vyuka/nbproject/project.properties
author fiki@dell.frantovo.cz
Wed Jul 01 20:58:36 2009 +0200 (2009-07-01)
changeset 46 da0e675db1cf
parent 15 8632e6037843
child 49 083966fa9d9d
permissions -rw-r--r--
Správné české uvozovky u „citátů“.
Přechod na Netbeans 6.7
     1 build.classes.dir=${build.web.dir}/WEB-INF/classes
     2 build.classes.excludes=**/*.java,**/*.form
     3 build.dir=build
     4 build.generated.dir=${build.dir}/generated
     5 build.generated.sources.dir=${build.dir}/generated-sources
     6 build.test.classes.dir=${build.dir}/test/classes
     7 build.test.results.dir=${build.dir}/test/results
     8 build.web.dir=${build.dir}/web
     9 build.web.excludes=${build.classes.excludes}
    10 client.urlPart=
    11 compile.jsps=false
    12 conf.dir=${source.root}/conf
    13 debug.classpath=${build.classes.dir}:${javac.classpath}
    14 debug.test.classpath=\
    15     ${run.test.classpath}
    16 display.browser=false
    17 dist.dir=dist
    18 dist.ear.war=${dist.dir}/${war.ear.name}
    19 dist.javadoc.dir=${dist.dir}/javadoc
    20 dist.war=${dist.dir}/${war.name}
    21 excludes=
    22 includes=**
    23 j2ee.deploy.on.save=true
    24 j2ee.platform=1.5
    25 j2ee.server.type=J2EE
    26 jar.compress=false
    27 javac.classpath=\
    28     ${reference.SuperDAO.jar}
    29 # Space-separated list of extra javac options
    30 javac.compilerargs=
    31 javac.debug=true
    32 javac.deprecation=false
    33 javac.source=1.5
    34 javac.target=1.5
    35 javac.test.classpath=\
    36     ${javac.classpath}:\
    37     ${build.classes.dir}:\
    38     ${libs.junit.classpath}:\
    39     ${libs.junit_4.classpath}
    40 javadoc.additionalparam=
    41 javadoc.author=false
    42 javadoc.encoding=${source.encoding}
    43 javadoc.noindex=false
    44 javadoc.nonavbar=false
    45 javadoc.notree=false
    46 javadoc.preview=true
    47 javadoc.private=false
    48 javadoc.splitindex=true
    49 javadoc.use=true
    50 javadoc.version=false
    51 javadoc.windowtitle=
    52 jspcompilation.classpath=${jspc.classpath}:${javac.classpath}
    53 lib.dir=${web.docbase.dir}/WEB-INF/lib
    54 persistence.xml.dir=${conf.dir}
    55 platform.active=default_platform
    56 project.SuperDAO=../../../SuperDAO/java/SuperDAO
    57 reference.SuperDAO.jar=${project.SuperDAO}/dist/SuperDAO.jar
    58 resource.dir=setup
    59 run.test.classpath=\
    60     ${javac.test.classpath}:\
    61     ${build.test.classes.dir}
    62 # Space-separated list of JVM arguments used when running a class with a main method or a unit test
    63 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value):
    64 runmain.jvmargs=
    65 source.encoding=UTF-8
    66 source.root=src
    67 src.dir=${source.root}/java
    68 test.src.dir=test
    69 war.content.additional=
    70 war.ear.name=sql-vyuka.war
    71 war.name=sql-vyuka.war
    72 web.docbase.dir=web
    73 webinf.dir=web/WEB-INF