facebook

JSP – Breakpoints

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #216854 Reply

    mschmidt
    Member

    Hello,

    I’m using tomcat5028 and j2sdk1.4.2_05 and trying out the MyEclipse features.

    I’ve done the HelloWorld Sample and the eclipse debugger stopped well at the breakpoint in the helloWorld.jsp, so my base-configuration seems to be ok.

    Now I have a project (Jakarta-Pluto) that I had to deploy with the Mavin-Tool. The Debugger stops at normal Java-Code well. When I set a breakpoint to a Java-Code within a JSP, the debugger stops, but it tells me, “Source not found for RootFragment_jsp._jspService(…)”.

    How must I set the classpathes so that Eclipse (or MyEclipse) finds the proper JSP?

    best regards, Martin

    #216878

    Riyad Kalla
    Member

    Are you using Tiles for the layout? I wonder if MyEclipse is just unable ot determine the page source because of that…

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP – Breakpoints

You must be logged in to post in the forum log in