, January 12, 2003 8:36
PM
Subject: [JBoss-user] Debugging JSPs with
eclipse
I've got eclipse debugging JSP's, with the help
of the Lomboz plugin. Actually I'm only stepping through the generated
java file, not the actual JSP.
Anyway, I'd like the J
I've got eclipse debugging JSP's, with the help of
the Lomboz plugin. Actually I'm only stepping through the generated java
file, not the actual JSP.
Anyway, I'd like the JSP class files to be compiled
with debug so I can see local variables when I'm debugging. I've tried
setting the c