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=Page1.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} excludes= file.reference.httpclient-4.0-beta1.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/httpclient-4.0-beta1.jar file.reference.httpcore-4.0-beta3.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/httpcore-4.0-beta3.jar file.reference.httpmime-4.0-beta1.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/httpmime-4.0-beta1.jar file.reference.jaxen-1.1.1.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/jaxen-1.1.1.jar file.reference.jaxrpc.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/jaxrpc.jar file.reference.jdom-1.0.jar=../../Documents/Projekte/texttool-architecture/eSciDocAccess2/WebContent/WEB-INF/lib/jdom-1.0.jar file.reference.je-3.3.82.jar=../../../../Library/Java/Extensions/je-3.3.82/lib/je-3.3.82.jar includes=** j2ee.deploy.on.save=true j2ee.platform=1.5 j2ee.server.type=Tomcat60 jar.compress=false javac.classpath=\ ${libs.icefaces-jsf12-designtime-181.classpath}:\ ${libs.jsf-1-2_12.classpath}:\ ${libs.jsf12-support-runtime-modified.classpath}:\ ${libs.icefaces-jsf12-bm.classpath}:\ ${libs.icefaces-jsf12-runtime-support.classpath}:\ ${libs.jsf12.classpath}:\ ${libs.jstl11.classpath}:\ ${libs.eScidocLibrary.classpath}:\ ${reference.eSciDocTools.jar}:\ ${file.reference.jdom-1.0.jar}:\ ${file.reference.httpclient-4.0-beta1.jar}:\ ${file.reference.httpcore-4.0-beta3.jar}:\ ${file.reference.httpmime-4.0-beta1.jar}:\ ${file.reference.jaxen-1.1.1.jar}:\ ${file.reference.je-3.3.82.jar} # 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 persistence.xml.dir=${conf.dir} platform.active=default_platform project.eSciDocTools=../../Documents/Projekte/texttool-architecture/eSciDocTools reference.eSciDocTools.jar=${project.eSciDocTools}/dist/eSciDocTools.jar 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 or a unit test # (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.exceptionhandler-runtime.classpath}:\ ${libs.jstl.classpath}:\ ${libs.icefaces-runtime-181.classpath}:\ ${reference.eSciDocTools.jar}:\ ${file.reference.je-3.3.82.jar}:\ ${file.reference.httpclient-4.0-beta1.jar}:\ ${file.reference.httpcore-4.0-beta3.jar}:\ ${file.reference.httpmime-4.0-beta1.jar}:\ ${file.reference.jaxen-1.1.1.jar}:\ ${file.reference.jaxrpc.jar}:\ ${file.reference.jdom-1.0.jar}:\ ${libs.jsf12-support.classpath} war.ear.name=escidocwf.war war.name=escidocwf.war web.docbase.dir=web webinf.dir=web/WEB-INF