facebook

stacktrace console doesn’t direct to source code

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

    msmott
    Participant

    I’ve installed the latest eclipse/myeclipse and now my stacktrace console shows links to source code such as ClassName.java:332 (looks diff then older version). When I click on the link, it looks for line nbr 332 in ClassName.java. The probelm is that line number 332 does not exist in ClassName.java and I get a warning about it…
    I’m debugging a Tomcat based app by the way…

    I’m sure I’ve missed some config option somewhere…

    Any help on the matter will be greatly appreciated!

    Thanks,

    Mike

    #273899 Reply

    msmott
    Participant

    I’ve just realized what is going on:
    I have 2 projects with the same app: 1 is head of cvs and one is a branch.
    When I’m debugging and getting stacktrace of the head – eclipse is looking at the branch for ther source code….

    How do I change that?

    Thanks again…

    #273904 Reply

    msmott
    Participant

    Closing the project that is not being debugged at the time helps….

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: stacktrace console doesn’t direct to source code

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