From 3ab1282cb0ad71609460e0ba3f58d96be762894d Mon Sep 17 00:00:00 2001 From: Frederico Palma Date: Mon, 1 Oct 2012 15:34:28 +0000 Subject: [PATCH] git-svn-id: https://svn.coded.pt/svn/SIPRP@1783 bb69d46d-e84e-40c8-a05a-06db0d633741 --- .../nbproject/genfiles.properties | 4 ++-- .../nbproject/project.properties | 15 ++++++++++++++- .../nbproject/project.xml | 3 +++ 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties b/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties index b6e376e3..602b082d 100644 --- a/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties +++ b/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=533fa109 +build.xml.data.CRC32=dcb713c9 build.xml.script.CRC32=97b5d0ef build.xml.stylesheet.CRC32=c0ebde35@1.15.2.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=533fa109 +nbproject/build-impl.xml.data.CRC32=dcb713c9 nbproject/build-impl.xml.script.CRC32=6e839b17 nbproject/build-impl.xml.stylesheet.CRC32=8ab4467e@1.15.2.1 diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties b/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties index 2a126fff..de8e4f91 100644 --- a/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties +++ b/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties @@ -70,6 +70,18 @@ file.reference.xmlParserAPIs-2.0.2.jar=lib/myfaces/xmlParserAPIs-2.0.2.jar includes=** j2ee.deploy.on.save=false j2ee.platform=1.4 +j2ee.platform.classpath=\ + ${libs.Tomcat.classpath} +j2ee.platform.jwsdp.classpath=\ + ${libs.Tomcat.wsjwsdp} +j2ee.platform.wscompile.classpath=\ + ${libs.Tomcat.wscompile} +j2ee.platform.wsgen.classpath=\ + ${libs.Tomcat.wsgenerate} +j2ee.platform.wsimport.classpath=\ + ${libs.Tomcat.wsimport} +j2ee.platform.wsit.classpath=\ + ${libs.Tomcat.wsinterop} j2ee.server.type=Tomcat60 jar.compress=false javac.classpath=\ @@ -126,7 +138,8 @@ javac.classpath=\ ${file.reference.xmlgraphics-commons-1.3.1.jar}:\ ${file.reference.commons-el-1.0.jar}:\ ${file.reference.xmlParserAPIs-2.0.2.jar}:\ - ${file.reference.tomahawk-1.1.10.jar} + ${file.reference.tomahawk-1.1.10.jar}:\ + ${libs.Tomcat.classpath} # Space-separated list of extra javac options javac.compilerargs= javac.debug=true diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml b/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml index 2c04bc81..ea67f496 100644 --- a/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml +++ b/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml @@ -223,6 +223,9 @@ ${file.reference.tomahawk-1.1.10.jar} WEB-INF/lib + + ${libs.Tomcat.classpath} +