Windows, Tomcat, classpath debugging [message #203089] |
Thu, 25 October 2007 16:55  |
Eclipse User |
|
|
|
Originally posted by: simensen.gmail.com
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.
|
|
|
Re: Windows, Tomcat, classpath debugging [message #203136 is a reply to message #203089] |
Fri, 26 October 2007 08:18  |
Eclipse User |
|
|
|
Switch to the Debug perspective. For me, the Debug and Servers tabs will
appear in the upper left. Select the Servers tab and start the server.
Switch to the Debug tab and right-click the child item showing the
executable, such as javaw.exe. Select Properties and a dialog will
appear showing you the command line that was executed.
Cheers,
Larry
Beau D. Simensen wrote:
> 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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03176 seconds