[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] User lib source not referenced by debugger?

I'm using Eclipse Version: 3.4.1 Build id: M20080911-1700 on Linux, with java-6-sun-1.6.0.03 JRE. Building a J2EE app using EJB 3.0, JSF, JBoss Seam, Hibernate, and some other libraries.

I have successfully created my project and Eclipse is great! Thanks! I created a bunch of Eclipse user libraries to reference the 3rd party libraries that I'm using and I attached source code and Javadoc to the JAR files in the libraries. All ok up to this point.

The problem is when I set a breakpoint in one of the user library files, when the breakpoint is hit, Eclipse tells me that there is no source attached. I can attach the source at that point (in the debugger) and it works, but why would I have to attach the source code again? Why doesn't it just get the source code from the user library src attachment? Am I missing something?

One other thing, please. I logged into the website to post this message, but I can't find any way to update my account, which has an incorrect email address and probably other out-of-date information. Thanks.