« Return to Thread: Debugger: Can't step into source code or access javadoc

Debugger: Can't step into source code or access javadoc

by dadgad :: Rate this Message:

Reply to Author | View in Thread


For sources and javadocs other than the JDK (jdom, spring etc),
I want to be able to:

 ->step into, for example, the Spring source,
 -> navigate to the source method by Right click->Navigate-> Goto Source,
 -> navigate to javadoc by Right click->Navigate-> Goto JavaDoc.

This works fine for the JDK, nothing else.

No matter how I add the source or api docs via the Java Platform manager,
all I get is a "dunk" noise and a little "missing($source)" error msg.

I know this worked back in NB 5.5.
Anybody figure out how to revive it in 6.1?

 « Return to Thread: Debugger: Can't step into source code or access javadoc