Hi,
have you tried adding the sources into the sources tab(Window|Debugging|Sources) and checking the "use for debugging" checkbox? After that the sources should be usable in debugging.
Hope it works.
Petr Cyhelsky
On Wed, Jul 2, 2008 at 2:55 PM, dadgad <
larry.neff@...> wrote:
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?
--
View this message in context:
http://www.nabble.com/Debugger%3A-Can%27t-step-into-source-code-or-access-javadoc-tp18236851p18236851.html Sent from the Netbeans - Users mailing list archive at Nabble.com.