How can I do classpath debugging when I launch a web application from the
servers tab? When using Linux, I have been able to get the full
commandline from the Tomcat process spawned by Eclipse using ps. I have
Cygwin installed, but I cannot figure out how to get it to display the
full commandline.
Can I do something similar in Windows using something other than ps? Or is
there a better way to accomplish this task? Seems like something that will
be obvious once I know how to do it.