| [news.eclipse.webtools] Re: Variable that point to webapps directory? |
(I'm not at th PC with the right now, so...) .. I think it is used in a maven "script", that is a maven XML file. (I will give more accurate info on monday)
Regards, David
Larry Isaacs wrote:
Finding a better alternative is very much dependent on the exact purpose of this setting and what is using it. For example, is it being used in an Ant script?
Cheers, Larry
David BalaÅŸic wrote:something=F:/work/eclipseWS/ws1/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/Hi!
In a (web app) project we have this line in the project.properties file:
That is obviously not a good thing. Is there some variable we could use? A variable that point to the tomcat webapp directory?
We use Eclipse 3.5.0 and Tomcat 6.0 (configured as server in Eclipse).
Thanks, David
PS: We inherited this project from others, so don't blame us ;-)