JSP Debugging.

Hi ,

I am running Jetty from within IntelliJ IDEA 7.0.3

Is JSP / Javascript debugging supported ?

Can anyone provide a link on information on enabling it if it is ?

Thanks.

0
1 comment

yes, idea supports jsp debugging, just set a breakpoint, start your application and navigate in your browser to the jsp.

javascript debugging is only supported in idea8, afaik

0

Please sign in to leave a comment.