| [news.eclipse.webtools] Re: Variable that point to webapps directory? |
Cheers, Larry
Hi!
In a (web app) project we have this line in the project.properties file:
something=F:/work/eclipseWS/ws1/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/webapps/
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 ;-)