Sysdeo/Eclipse Debugging

From: Craig (craigrpeters_at_charter.net)
Date: 04/13/04

  • Next message: mholme_at_vf.shawcable.net: "Donkey Fucking 1510"
    Date: 13 Apr 2004 10:04:07 -0700
    
    

    For anyone using the Sysdeo Tomcat plugin with Eclipse 2.1:

    I'm having 2 problems with debugging JSPs. First, when the JSP source
    file is in the root of the project, I can set break points in the
    resulting .java file and have it break just fine, but the source file
    seems to be disjointed from the break. The .java file line isn't
    hightlighted. Pressing the "Step Over" button doesn't advance to the
    next line in the editor, etc.

    Second, when the JSP source file is not in the root of the project but
    in a subfolder, again I can set the break just fine in the resulting
    .java file, but I get a message that the source can't be found. I've
    applied the Tomcat Jasper patch on Sysdeo's web site.

    Eclipse 2.1.3
    Tomcat 4.0.6
    Sysdeo 2.2.1
    Jasper Debug Patch 4.0.4

    -Craig


  • Next message: mholme_at_vf.shawcable.net: "Donkey Fucking 1510"