Eclipse - Source not found problem
From: Jeff (jeff.eichenbaum_at_team.telstra.com)
Date: 08/30/04
- Previous message: Hal Rosser: "Re: netbeans - or - Eclipse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Aug 2004 18:16:11 -0700
I created my first project - Login - and could debug fine.
I then created a second project but when trying to debug, I got a
problem linking with the source. I could set the breakpoint and it
would stop at the correct breakpoint however it could not find the
source file. The debugger created a new window displaying
"Source not found for TopUpValidatorForm.getCvc() line: 42"
I finally discovered that if I put a copy of the source file under the
original Login project, it did find the source.
I'm sure there is a path somewhere pointing to Login instead of the
new project but I can not find it.
Any help would be much appreciated.
Jeff
- Previous message: Hal Rosser: "Re: netbeans - or - Eclipse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|