When I set a breakpoint in the JSP file and enter the url, the debugger stops and shows me the correct variables at the upper right (Window “Variables/Details”). But at the editor pane the cursor points to some html code but not to the position (java code of course) I have set the breakpoint.
I use Tomcat 5.0.16,
JDK 1.4.2,
Eclipse 2.1.2 Build id:200311030802 and
MyEclipse EnterpriseWorkbenchInstaller_020700RC1.exe
Can anyone help me, please?