[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Why 2nd copy of src in Debug perspective

Marc,

Probably you're debugging something that's linked directly to some jar and Eclipse doesn't know that the jar's source is the same as the source also available in the IDE itself.


Marc wrote:
I was just wondering if anyone knew why a second copy of whatever java file I have set a break point in is opened in the Debug perspective when that break point is hit? Why isn't Eclipse just using the java file I opened?

Thanks,
Marc