Hi,
I am trying to figure out how to change the build path for my java servlets
in eclipse so that my class files are located within my Apache Tomcat
servers class directory. I tried to change the output folder in eclipse for
the project properties but it doesn't seem to accept it as a valid
directory. It only accepts folders with the current projects working
directory (ex. eclipse\workspace\myProject). Any idea how to do this without
the use of plugin's. If not can someone recommend me the most popular plugin
to get this job done. Thanx in advance
Joe
Xavier Tarrago - 09 Jun 2004 08:17 GMT
No you should add your project to tomcat path. May be you will need sysdeo
tomcat plugin.
> Hi,
>
[quoted text clipped - 8 lines]
>
> Joe