I have debugged into JSP files in Eclipse but with MyEclipse it doesn’t allow it.
In MyEclipse version 5.1.0 GA it doesn’t even stop at the break point.
For another developer on our team, in MyEclipse version 6.0.1 GA, it kind of shows the following:
Class File Editor
Source not found
The jar file rt.jar has not source attachemnt
<then is shows the code in the jsp >
This example is with some third party code that we support, which has a lot of code in the jsp.