Remote Debugging: Local Compile Required? Follow Ian Zabel Created November 12, 2003 20:32 When I'm remote debugging, is it required that I have all the same jars and everything locally and have all of my classes compiled?Thanks,Ian.
and everything locally and have all of my classes compiled?
No it's not required. It's desired to have correct sources though (to
position to the correct lines when stepping).
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Ian Zabel" <ian@ezabel.com> wrote in message
news:33118740.1068669152423.JavaMail.itn@is.intellij.net...
and everything locally and have all of my classes compiled?
>
>