0 Replies Latest reply on Sep 7, 2004 10:28 AM by jerarckill

    JBoss Debugging - Limit debug to programmer's classes

    jerarckill

      Hello,

      I am using JBOSS IDE to debug a J2EE application for about one week.
      Since, quite often, i am receiving a "source class not found" error while debugging (while the code enters JBOSS specific classes), i was wondering if it was possible to create an option that would step into/over BUT to the next line of code written by us.

      While debugging my program, i am not interested in knowing that i enter object.class or things like this and i get confused.

      It would be very interesting to stop to the next line of code written by ourself, allowing us to debug a full call from the client in only one time.

      any response is appreciated,

      Jerarckill