Re: [JBoss-user] Debugging JSPs with eclipse

2003-01-13 Thread Russell Black
, 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

[JBoss-user] Debugging JSPs with eclipse

2003-01-12 Thread Russell Black
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