[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Source not Found
|
"Charles Emory" <cemory@xxxxxxxxx> wrote in message
news:e1a65b52b0b772c7cf79bc10f2830f74$1@xxxxxxxxxxxxxxxxxx
> I've been using Eclipse for about a month or so now, and was working on my
> program when my laptop shutdown. When I come back in and start working
> again when I went to debug and step through my program as soon as I get to
> a line that uses anything from another class in the project I get an error
> "Source not Found" with and option to Edit Source Lookup Path,
> unfortunately I have no idea on what to change, as far as I can tell it is
> set to the right filepath to get to my source folders, I've spent a couple
> hours searching for an answer but so far no luck, anyone have any idea
> what could have happened?
>
> (I've uninstalled/reinstalled the entire Eclipse program a couple times
> now with no luck there.)
Sounds like maybe when the laptop crashed, your workspace got corrupted.
I would try creating a new workspace and re-importing the projects into it.
If that doesn't work it's possible the projects themselves got corrupted, in
which case you might need to create new projects using the existing source
files.