Re: Eclipse - Source not found problem

From: Frank Brouwer (frank.brouwer_nospam_at_trimergo.nl)
Date: 09/13/04

  • Next message: Frank Brouwer: "Re: netbeans - or - Eclipse"
    Date: Mon, 13 Sep 2004 22:29:04 +0200
    
    

    Hi,

    Look under Project ==> properties ==> tab source, it seems to point to a
    wrong location. Any way it's the place to put in your project specific
    source, libs and other stuff.

    Regards,

    Frank.

    "Jeff" <jeff.eichenbaum@team.telstra.com> wrote in message
    news:61da091.0408291716.18544943@posting.google.com...
    > 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


  • Next message: Frank Brouwer: "Re: netbeans - or - Eclipse"