4 Replies Latest reply on Dec 28, 2007 12:12 PM by maxandersen

    JBoss Tools and debugging

    speleomaniac

      Hallo everybody,

      I am not so sure that this belongs here but I can't think any place better.

      I am trying to attach Seam source code in Seam Libraries in Eclipse, place break points in the Seam implementation and inspect the code.

      JBoss Tools attach Seam libraries as EAR Library type in Eclipse. Eclipse says it is going to detect EAR libraries automatically in the runtime and somehow attach the source code information.

      As you may guess that is not happening, when I follow a stacktrace to the Seam classes, I always get source code can't be found message in debug perspective.

      Is there a way to debug against the Seam code in a Seam Project?

      Thx in advance......