Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re[tools-dev] lative paths for Tomcat

Hi,
I am trying to install a Tomcat Server on Eclipse Ganymede using a relative
a path, or a path with a String variable.
On Ganymede (3.4.2) I do:

New / Server / Tomcat v6.0 server / Next

I am then promted for:

1. Name 
2. Tomcat installation directory
3. JRE

I can only enter absolute paths for the tomcat installation directory, I
can't enter either relative paths or a path which has a String variable e.g. 
${TOMCAT_HOME} or %TOMCAT_HOME.

Any ideas of this is possible?

Thanks a million.


-- 
View this message in context: http://www.nabble.com/Relative-paths-for-Tomcat-tp23175478p23175478.html
Sent from the Eclipse Tools - General mailing list archive at Nabble.com.



Back to the top