You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Miroslav Šulc <fo...@fordfrog.com.INVALID> on 2019/11/22 18:58:41 UTC

how to debug netbeans in netbeans

hi,

is there a guide on how to debug netbeans in netbeans? i'd like to track 
down some issues i have with netbeans.

thanks

miroslav

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: how to debug netbeans in netbeans

Posted by Jaroslav Tulach <ja...@gmail.com>.
Great!

Checkout the sources.
$ ant build
Open a project (platform/openide.loaders, etc) in NetBeans
Place breakpoint
Choose "Debug Project"

-jt


Dne pá 22. 11. 2019 19:58 uživatel Miroslav Šulc
<fo...@fordfrog.com.invalid> napsal:

> hi,
>
> is there a guide on how to debug netbeans in netbeans? i'd like to track
> down some issues i have with netbeans.
>
> thanks
>
> miroslav
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Re: how to debug netbeans in netbeans

Posted by Ernie Rael <er...@raelity.com>.
There some info here: 
http://netbeans.apache.org/participate/build-run-debug-tutorials.html

-ernie

On 11/22/2019 10:58 AM, Miroslav Šulc wrote:
> hi,
>
> is there a guide on how to debug netbeans in netbeans? i'd like to 
> track down some issues i have with netbeans.
>
> thanks
>
> miroslav
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists