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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by dadgad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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?

Parent Message unknown Re: Debugger: Can't step into source code or access javadoc

by Petr.Cyhelsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.



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

by dadgad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No, I did it the way NB 5.5 worked, Tools->Options->Java Platform->Add Sources.
The Help still says to do this also.
I will try your way tomorrow!
Maybe they changed the way to do it but forgot to remove the old way!

Petr Cyhelsky wrote:
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@gmail.com> 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.