root / trunk / nbproject / project.properties @ 9
History | View | Annotate | Download (3.9 KB)
| 1 | 9 | andrej.cim | annotation.processing.enabled=true |
|---|---|---|---|
| 2 | annotation.processing.enabled.in.editor=true |
||
| 3 | annotation.processing.processors.list= |
||
| 4 | annotation.processing.run.all.processors=true |
||
| 5 | annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
|
||
| 6 | build.classes.dir=${build.web.dir}/WEB-INF/classes
|
||
| 7 | build.classes.excludes=**/*.java,**/*.form |
||
| 8 | build.dir=build |
||
| 9 | build.generated.dir=${build.dir}/generated
|
||
| 10 | build.generated.sources.dir=${build.dir}/generated-sources
|
||
| 11 | build.test.classes.dir=${build.dir}/test/classes
|
||
| 12 | build.test.results.dir=${build.dir}/test/results
|
||
| 13 | build.web.dir=${build.dir}/web
|
||
| 14 | build.web.excludes=${build.classes.excludes}
|
||
| 15 | client.urlPart= |
||
| 16 | compile.jsps=false |
||
| 17 | conf.dir=${source.root}/conf
|
||
| 18 | debug.classpath=${build.classes.dir}:${javac.classpath}
|
||
| 19 | debug.test.classpath=\ |
||
| 20 | ${run.test.classpath}
|
||
| 21 | display.browser=true |
||
| 22 | dist.dir=dist |
||
| 23 | dist.ear.war=${dist.dir}/${war.ear.name}
|
||
| 24 | dist.javadoc.dir=${dist.dir}/javadoc
|
||
| 25 | dist.war=${dist.dir}/${war.name}
|
||
| 26 | endorsed.classpath= |
||
| 27 | excludes= |
||
| 28 | file.reference.commons-collections-3.2.1.jar=/home/cime/Documents/commons-collections-3.2.1/commons-collections-3.2.1.jar |
||
| 29 | file.reference.commons-configuration-1.6.jar=/home/cime/Documents/commons-configuration-1.6/commons-configuration-1.6.jar |
||
| 30 | file.reference.commons-lang-2.5.jar=/home/cime/Documents/commons-lang-2.5/commons-lang-2.5.jar |
||
| 31 | file.reference.JPam-1.1.jar=/home/cime/Documents/JPam-1.1/JPam-1.1.jar |
||
| 32 | file.reference.mysql-connector-java-5.1.6-bin.jar=/home/cime/netbeans-6.9/ide/modules/ext/mysql-connector-java-5.1.6-bin.jar |
||
| 33 | includes=** |
||
| 34 | j2ee.deploy.on.save=true |
||
| 35 | j2ee.platform=1.5 |
||
| 36 | j2ee.platform.classpath=${j2ee.server.home}/lib/jasper-el.jar:${j2ee.server.home}/lib/catalina-ha.jar:${j2ee.server.home}/lib/el-api.jar:${j2ee.server.home}/lib/tomcat-coyote.jar:${j2ee.server.home}/lib/jasper.jar:${j2ee.server.home}/lib/tomcat-dbcp.jar:${j2ee.server.home}/lib/tomcat-i18n-fr.jar:${j2ee.server.home}/lib/catalina.jar:${j2ee.server.home}/lib/catalina-ant.jar:${j2ee.server.home}/lib/tomcat-i18n-es.jar:${j2ee.server.home}/lib/catalina-tribes.jar:${j2ee.server.home}/lib/tomcat-i18n-ja.jar:${j2ee.server.home}/lib/jsp-api.jar:${j2ee.server.home}/lib/annotations-api.jar:${j2ee.server.home}/lib/servlet-api.jar:${j2ee.server.home}/bin/tomcat-juli.jar
|
||
| 37 | j2ee.server.type=Tomcat60 |
||
| 38 | jar.compress=false |
||
| 39 | javac.classpath=\ |
||
| 40 | ${libs.hibernate-support.classpath}:\
|
||
| 41 | ${libs.ejb3-persistence.classpath}:\
|
||
| 42 | ${file.reference.mysql-connector-java-5.1.6-bin.jar}:\
|
||
| 43 | ${libs.metro.classpath}:\
|
||
| 44 | ${libs.JavaComm.classpath}:\
|
||
| 45 | ${file.reference.JPam-1.1.jar}:\
|
||
| 46 | ${file.reference.commons-configuration-1.6.jar}:\
|
||
| 47 | ${file.reference.commons-lang-2.5.jar}:\
|
||
| 48 | ${file.reference.commons-collections-3.2.1.jar}:\
|
||
| 49 | ${libs.GSON.classpath}
|
||
| 50 | # Space-separated list of extra javac options |
||
| 51 | javac.compilerargs= |
||
| 52 | javac.debug=true |
||
| 53 | javac.deprecation=false |
||
| 54 | javac.processorpath=\ |
||
| 55 | ${javac.classpath}
|
||
| 56 | javac.source=1.5 |
||
| 57 | javac.target=1.5 |
||
| 58 | javac.test.classpath=\ |
||
| 59 | ${javac.classpath}:\
|
||
| 60 | ${build.classes.dir}:\
|
||
| 61 | ${libs.junit.classpath}:\
|
||
| 62 | ${libs.junit_4.classpath}
|
||
| 63 | javac.test.processorpath=\ |
||
| 64 | ${javac.test.classpath}
|
||
| 65 | javadoc.additionalparam= |
||
| 66 | javadoc.author=false |
||
| 67 | javadoc.encoding=${source.encoding}
|
||
| 68 | javadoc.noindex=false |
||
| 69 | javadoc.nonavbar=false |
||
| 70 | javadoc.notree=false |
||
| 71 | javadoc.preview=true |
||
| 72 | javadoc.private=false |
||
| 73 | javadoc.splitindex=true |
||
| 74 | javadoc.use=true |
||
| 75 | javadoc.version=false |
||
| 76 | javadoc.windowtitle= |
||
| 77 | lib.dir=${web.docbase.dir}/WEB-INF/lib
|
||
| 78 | persistence.xml.dir=${conf.dir}
|
||
| 79 | platform.active=default_platform |
||
| 80 | resource.dir=setup |
||
| 81 | run.test.classpath=\ |
||
| 82 | ${javac.test.classpath}:\
|
||
| 83 | ${build.test.classes.dir}
|
||
| 84 | # Space-separated list of JVM arguments used when running a class with a main method or a unit test |
||
| 85 | # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): |
||
| 86 | runmain.jvmargs= |
||
| 87 | source.encoding=UTF-8 |
||
| 88 | source.root=src |
||
| 89 | src.dir=${source.root}/java
|
||
| 90 | test.src.dir=test |
||
| 91 | war.content.additional= |
||
| 92 | war.ear.name=LIDAR_SOAP.war |
||
| 93 | war.name=LIDAR_SOAP.war |
||
| 94 | web.docbase.dir=web |
||
| 95 | webinf.dir=web/WEB-INF |