build.classes.dir=${build.web.dir}/WEB-INF/classes build.classes.excludes=**/*.java,**/*.form build.dir=build build.generated.dir=${build.dir}/generated build.test.classes.dir=${build.dir}/test/classes build.test.results.dir=${build.dir}/test/results build.web.dir=${build.dir}/web build.web.excludes=${build.classes.excludes} client.urlPart=welcomeJSF.iface compile.jsps=false conf.dir=${source.root}/conf debug.classpath=${build.classes.dir}:${javac.classpath} debug.test.classpath=\ ${run.test.classpath} display.browser=true dist.dir=dist dist.ear.war=${dist.dir}/${war.ear.name} dist.javadoc.dir=${dist.dir}/javadoc dist.war=${dist.dir}/${war.name} j2ee.platform=1.5 j2ee.server.type=Tomcat60 jar.compress=false javac.classpath=\ ${libs.jsf-1-2_04.classpath}:\ ${libs.icefaces-jsf12-runtime-support.classpath}:\ ${libs.jstl.classpath}:\ ${libs.icefaces-runtime-170.classpath}:\ ${libs.MySQLDriver.classpath} # Space-separated list of extra javac options javac.compilerargs= javac.debug=true javac.deprecation=false javac.source=1.5 javac.target=1.5 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ ${libs.junit.classpath}:\ ${libs.junit_4.classpath} javadoc.additionalparam= javadoc.author=false javadoc.encoding=${source.encoding} javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.preview=true javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= jspcompilation.classpath=${jspc.classpath}:${javac.classpath} lib.dir=${web.docbase.dir}/WEB-INF/lib # Property libs.icefaces-jsf12-runtime-support.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.icefaces-jsf12-runtime-support.classpath=../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/commons-fileupload.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/commons-digester.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/commons-beanutils.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/commons-logging.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/commons-collections.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/backport-util-concurrent.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/krysalis-jCharts-1.0.0-alpha-1.jar # Property libs.icefaces-runtime-170.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.icefaces-runtime-170.classpath=../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/icefaces.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/icefaces-comps.jar # Property libs.jsf-1-2_04.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.jsf-1-2_04.classpath=../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/jsf-1-2_04/jsf-api.jar;../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/jsf-1-2_04/jsf-impl.jar # Property libs.jstl.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.jstl.classpath=../../../Program Files/NetBeans 6.0.1/vwp_suite/modules/ext/icefaces/icefaces-1.7.0/jstl.jar # Property libs.MySQLDriver.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.MySQLDriver.classpath=../../../Program Files/NetBeans 6.0.1/ide8/modules/ext/mysql-connector-java-5.0.7-bin.jar no.dependencies=false platform.active=default_platform resource.dir=setup run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} # Space-separated list of JVM arguments used when running a class with a main method # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): runmain.jvmargs= source.encoding=UTF-8 source.root=src src.dir=${source.root}/java test.src.dir=test war.content.additional=\ ${libs.jsf-1-2_04.classpath}:\ ${libs.icefaces-jsf12-runtime-support.classpath}:\ ${libs.jstl.classpath}:\ ${libs.icefaces-runtime-170.classpath} war.ear.name=ICE-2528.war war.name=ICE-2528.war web.docbase.dir=web webinf.dir=web/WEB-INF