[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Problem debugging Java classes

"Sarah" <respond_to_newsgroup@xxxxxxxxxxx> wrote in message 
news:dmfbn3$clh$1@xxxxxxxxxxxxxxxxxxx
> I'd like to set breakpoints in swing classes, but every time I try, I get 
> an error message about "Missing Line Information". I've attached the 
> correct src.zip to the Java classes, and I'm running the application with 
> Sun 1.5.0_04. Any ideas? Anything in preferences I should check? I'm 
> running Eclipse 3.1.1.

I found a solution to this problem--setting the JDK as the JVM for the 
project, rather than the JRE, allows me to set breakpoints in the Java 
classes.