I use IDEA to debug apps in TC 4.1 all the time - I can even debug in TC 5 (if that's what you want to do). Now, what I can't do is debug JSPs in anything other than TC 4.0.x
I use exactly the same steps as I use for TC 4.0. Run TC under JPDA, start the IDEA debugger and use the remote option to connect to the running version of TC 4.1 (or 5.0). Make sure your servlets are compiled with debug info turned on. And off you go. As I said I can't debug JSPs but servlets work fine
No, not out of the box.
Just read this thread:
http://www.intellij.net/forums/thread.jsp?forum=22&thread=18924&tstart=0&trange=15
I use IDEA to debug apps in TC 4.1 all the time - I can even debug in TC 5 (if that's what you want to do). Now, what I can't do is debug JSPs in anything other than TC 4.0.x
Kevin Jones
Developmentor
How do you actually get it to work? I have been unable to.
-Brian
I use exactly the same steps as I use for TC 4.0. Run TC under JPDA, start the IDEA debugger and use the remote option to connect to the running version of TC 4.1 (or 5.0). Make sure your servlets are compiled with debug info turned on. And off you go. As I said I can't debug JSPs but servlets work fine