root / trunk / src / nbproject / project.properties @ 7
History | View | Annotate | Download (4.05 KB)
1 | 7 | 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.gson-1.3.jar=lib/gson-1.3.jar |
||
32 | file.reference.gson-1.3.jar-1=/home/cime/Documents/gson-1.3.jar |
||
33 | file.reference.JPam-1.1.jar=/home/cime/Documents/JPam-1.1/JPam-1.1.jar |
||
34 | 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 |
||
35 | includes=** |
||
36 | j2ee.deploy.on.save=true |
||
37 | j2ee.platform=1.5 |
||
38 | 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 |
||
39 | j2ee.server.type=Tomcat60 |
||
40 | jar.compress=false |
||
41 | javac.classpath=\ |
||
42 | ${libs.hibernate-support.classpath}:\ |
||
43 | ${libs.ejb3-persistence.classpath}:\ |
||
44 | ${file.reference.mysql-connector-java-5.1.6-bin.jar}:\ |
||
45 | ${libs.metro.classpath}:\ |
||
46 | ${file.reference.gson-1.3.jar}:\ |
||
47 | ${libs.JavaComm.classpath}:\ |
||
48 | ${file.reference.JPam-1.1.jar}:\ |
||
49 | ${file.reference.commons-configuration-1.6.jar}:\ |
||
50 | ${file.reference.commons-lang-2.5.jar}:\ |
||
51 | ${file.reference.commons-collections-3.2.1.jar}:\ |
||
52 | ${file.reference.gson-1.3.jar-1} |
||
53 | # Space-separated list of extra javac options |
||
54 | javac.compilerargs= |
||
55 | javac.debug=true |
||
56 | javac.deprecation=false |
||
57 | javac.processorpath=\ |
||
58 | ${javac.classpath} |
||
59 | javac.source=1.5 |
||
60 | javac.target=1.5 |
||
61 | javac.test.classpath=\ |
||
62 | ${javac.classpath}:\ |
||
63 | ${build.classes.dir}:\ |
||
64 | ${libs.junit.classpath}:\ |
||
65 | ${libs.junit_4.classpath} |
||
66 | javac.test.processorpath=\ |
||
67 | ${javac.test.classpath} |
||
68 | javadoc.additionalparam= |
||
69 | javadoc.author=false |
||
70 | javadoc.encoding=${source.encoding} |
||
71 | javadoc.noindex=false |
||
72 | javadoc.nonavbar=false |
||
73 | javadoc.notree=false |
||
74 | javadoc.preview=true |
||
75 | javadoc.private=false |
||
76 | javadoc.splitindex=true |
||
77 | javadoc.use=true |
||
78 | javadoc.version=false |
||
79 | javadoc.windowtitle= |
||
80 | lib.dir=${web.docbase.dir}/WEB-INF/lib |
||
81 | persistence.xml.dir=${conf.dir} |
||
82 | platform.active=default_platform |
||
83 | resource.dir=setup |
||
84 | run.test.classpath=\ |
||
85 | ${javac.test.classpath}:\ |
||
86 | ${build.test.classes.dir} |
||
87 | # Space-separated list of JVM arguments used when running a class with a main method or a unit test |
||
88 | # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): |
||
89 | runmain.jvmargs= |
||
90 | source.encoding=UTF-8 |
||
91 | source.root=src |
||
92 | src.dir=${source.root}/java |
||
93 | test.src.dir=test |
||
94 | war.content.additional= |
||
95 | war.ear.name=LIDAR_SOAP.war |
||
96 | war.name=LIDAR_SOAP.war |
||
97 | web.docbase.dir=web |
||
98 | webinf.dir=web/WEB-INF |