java/SuperPostak/nbproject/project.properties
author František Kučera <franta-hg@frantovo.cz>
Mon, 27 Sep 2010 19:04:50 +0200
changeset 5 bea5d9e11d37
parent 0 e76872ad5226
permissions -rw-r--r--
Souborové dialogy si pamatují naposledy použitý adresář.
franta-hg@0
     1
application.title=SuperPostak
franta-hg@0
     2
application.vendor=fiki
franta-hg@0
     3
build.classes.dir=${build.dir}/classes
franta-hg@0
     4
build.classes.excludes=**/*.java,**/*.form
franta-hg@0
     5
# This directory is removed when the project is cleaned:
franta-hg@0
     6
build.dir=build
franta-hg@0
     7
build.generated.dir=${build.dir}/generated
franta-hg@5
     8
build.generated.sources.dir=${build.dir}/generated-sources
franta-hg@0
     9
# Only compile against the classpath explicitly listed here:
franta-hg@0
    10
build.sysclasspath=ignore
franta-hg@0
    11
build.test.classes.dir=${build.dir}/test/classes
franta-hg@0
    12
build.test.results.dir=${build.dir}/test/results
franta-hg@0
    13
debug.classpath=\
franta-hg@0
    14
    ${run.classpath}
franta-hg@0
    15
debug.test.classpath=\
franta-hg@0
    16
    ${run.test.classpath}
franta-hg@0
    17
# This directory is removed when the project is cleaned:
franta-hg@0
    18
dist.dir=dist
franta-hg@0
    19
dist.jar=${dist.dir}/SuperPostak.jar
franta-hg@0
    20
dist.javadoc.dir=${dist.dir}/javadoc
franta-hg@0
    21
excludes=
franta-hg@0
    22
includes=**
franta-hg@0
    23
jar.compress=false
franta-hg@0
    24
javac.classpath=\
franta-hg@0
    25
    ${libs.PostgreSQLDriver.classpath}:\
franta-hg@0
    26
    ${libs.SwingX.classpath}:\
franta-hg@0
    27
    ${libs.JAF.classpath}:\
franta-hg@0
    28
    ${libs.JavaMail.classpath}:\
franta-hg@0
    29
    ${libs.SubstanceLaF.classpath}:\
franta-hg@0
    30
    ${reference.JFTable.jar}:\
franta-hg@0
    31
    ${libs.MySQLDriver.classpath}:\
franta-hg@0
    32
    ${libs.jTDS-Sybase-MSSQL.classpath}:\
franta-hg@0
    33
    ${libs.Sybase.com.classpath}:\
franta-hg@5
    34
    ${reference.Postak.jar}:\
franta-hg@5
    35
    ${libs.OracleJDBC.classpath}
franta-hg@0
    36
# Space-separated list of extra javac options
franta-hg@0
    37
javac.compilerargs=
franta-hg@0
    38
javac.deprecation=false
franta-hg@0
    39
javac.source=1.5
franta-hg@0
    40
javac.target=1.5
franta-hg@0
    41
javac.test.classpath=\
franta-hg@0
    42
    ${javac.classpath}:\
franta-hg@0
    43
    ${build.classes.dir}:\
franta-hg@0
    44
    ${libs.junit_4.classpath}
franta-hg@0
    45
javadoc.additionalparam=
franta-hg@0
    46
javadoc.author=false
franta-hg@0
    47
javadoc.encoding=${source.encoding}
franta-hg@0
    48
javadoc.noindex=false
franta-hg@0
    49
javadoc.nonavbar=false
franta-hg@0
    50
javadoc.notree=false
franta-hg@0
    51
javadoc.private=false
franta-hg@0
    52
javadoc.splitindex=true
franta-hg@0
    53
javadoc.use=true
franta-hg@0
    54
javadoc.version=false
franta-hg@0
    55
javadoc.windowtitle=
franta-hg@0
    56
jnlp.codebase.type=user
franta-hg@0
    57
jnlp.codebase.url=file:/home/fiki/subversion/SuperPostak/trunk/java/SuperPostak/dist/
franta-hg@0
    58
jnlp.codebase.user=http://frantovo.cz/projekty/SuperPostak/jws/
franta-hg@0
    59
jnlp.enabled=true
franta-hg@0
    60
jnlp.icon=/home/fiki/java/SuperPostak/src/cz/frantovo/superPostak/mail_generic.png
franta-hg@0
    61
jnlp.offline-allowed=true
franta-hg@0
    62
jnlp.signed=true
franta-hg@0
    63
# Property libs.JAF.classpath is set here just to make sharing of project simpler.
franta-hg@0
    64
# The library definition has always preference over this property.
franta-hg@0
    65
libs.JAF.classpath=../lib/jaf/jaf-1.1.1/activation.jar
franta-hg@0
    66
# Property libs.JavaMail.classpath is set here just to make sharing of project simpler.
franta-hg@0
    67
# The library definition has always preference over this property.
franta-hg@0
    68
libs.JavaMail.classpath=../lib/java-mail/javamail-1.4.1/mail.jar:../lib/java-mail/javamail-1.4.1/lib/dsn.jar:../lib/java-mail/javamail-1.4.1/lib/imap.jar:../lib/java-mail/javamail-1.4.1/lib/mailapi.jar:../lib/java-mail/javamail-1.4.1/lib/pop3.jar:../lib/java-mail/javamail-1.4.1/lib/smtp.jar
franta-hg@0
    69
# Property libs.jTDS-Sybase-MSSQL.classpath is set here just to make sharing of project simpler.
franta-hg@0
    70
# The library definition has always preference over this property.
franta-hg@0
    71
libs.jTDS-Sybase-MSSQL.classpath=../../../../../java/lib/jTDS - Sybase a MS SQL/jtds-1.2.2-dist/jtds-1.2.2.jar
franta-hg@0
    72
# Property libs.MySQLDriver.classpath is set here just to make sharing of project simpler.
franta-hg@0
    73
# The library definition has always preference over this property.
franta-hg@0
    74
libs.MySQLDriver.classpath=../../../../../../../usr/local/netbeans-6.0/ide8/modules/ext/mysql-connector-java-5.0.7-bin.jar
franta-hg@0
    75
# Property libs.PostgreSQLDriver.classpath is set here just to make sharing of project simpler.
franta-hg@0
    76
# The library definition has always preference over this property.
franta-hg@0
    77
libs.PostgreSQLDriver.classpath=../../../../usr/local/netbeans-6.0/ide8/modules/ext/postgresql-8.2-506.jdbc3.jar
franta-hg@0
    78
# Property libs.SubstanceLaF.classpath is set here just to make sharing of project simpler.
franta-hg@0
    79
# The library definition has always preference over this property.
franta-hg@0
    80
libs.SubstanceLaF.classpath=../../../../../java/lib/substance/lib/asm-all-2.2.2.jar:../../../../../java/lib/substance/lib/forms-1.1.0.jar:../../../../../java/lib/substance/lib/laf-plugin-50.jar:../../../../../java/lib/substance/lib/laf-widget.jar:../../../../../java/lib/substance/lib/substance-baseline.jar:../../../../../java/lib/substance/lib/substance-swingx.jar:../../../../../java/lib/substance/lib/substance-watermark-pack.jar:../../../../../java/lib/substance/lib/swingx.jar:../../../../../java/lib/substance/build/classes
franta-hg@0
    81
# Property libs.SwingX.classpath is set here just to make sharing of project simpler.
franta-hg@0
    82
# The library definition has always preference over this property.
franta-hg@0
    83
libs.SwingX.classpath=../lib/swingx/SwingX 0.9.1/swingx/dist/swingx-0.9.1.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/jmock-1.1.0RC1.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/junit-4.0-src.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/junit-4.0.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/optional/Filters.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/optional/MultipleGradientPaint.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/optional/swing-layout.jar:../lib/swingx/SwingX 0.9.1/swingx/lib/optional/swing-worker.jar
franta-hg@0
    84
# Property libs.Sybase.com.classpath is set here just to make sharing of project simpler.
franta-hg@0
    85
# The library definition has always preference over this property.
franta-hg@0
    86
libs.Sybase.com.classpath=../../../../../java/lib/Sybase.com/jconn2.jar:../../../../../java/lib/Sybase.com/jTDS2.jar
franta-hg@0
    87
main.class=cz.frantovo.superPostak.SuperPostak
franta-hg@0
    88
manifest.file=manifest.mf
franta-hg@0
    89
meta.inf.dir=${src.dir}/META-INF
franta-hg@0
    90
platform.active=default_platform
franta-hg@0
    91
project.JFTable=../../../../JFTable/trunk/java/JFTable
franta-hg@0
    92
project.Postak=../Postak
franta-hg@0
    93
reference.JFTable.jar=${project.JFTable}/dist/JFTable.jar
franta-hg@0
    94
reference.Postak.jar=${project.Postak}/dist/Postak.jar
franta-hg@0
    95
run.classpath=\
franta-hg@0
    96
    ${javac.classpath}:\
franta-hg@0
    97
    ${build.classes.dir}
franta-hg@0
    98
run.test.classpath=\
franta-hg@0
    99
    ${javac.test.classpath}:\
franta-hg@0
   100
    ${build.test.classes.dir}
franta-hg@0
   101
source.encoding=UTF-8
franta-hg@0
   102
src.dir=src
franta-hg@0
   103
test.src.dir=test