facebook

Debugger stops in the class file

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274218 Reply

    mrblob
    Member

    I’m trying to debug a simple project running on JBoss. From one day to another I’ve problems to debug this project. The debugger stops on the correct line number but opens the .class file for debugging.
    I think they can’t find the appropriate source files. Any ideas?

    #274240 Reply

    Loyal Water
    Member

    There should be a button on the class file editor that the debugger brought up that says “Locate Source” did you try pointing it to the proper source file?

    #274346 Reply

    mrblob
    Member

    The debugger brought up a window with the title ‘Debug Source Display’ with the one and only content ‘Error’. No other hint appears and after this message the class file editor opens. I’m unable to tell him where are the sources.

    #274400 Reply

    Loyal Water
    Member

    When the class file is opened, is there a button on it that says “Attach Source” and not “Locate source” ? Sorry about that.

    If not, and the class file is from some library (JAR?) you can just edit the JAR properties in the project properties, under the Library tab, and attach source there.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Debugger stops in the class file

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