1. Clone the repo. 2. Open a module that you're interested in debugging. 3. Place a breakpoint. 4. Right-click the module and choose Debug.
Gj On Tue, Mar 19, 2019 at 8:39 AM Thomas Kellerer <sham...@gmx.net> wrote: > Is there any proper _written_ documenation rather than videos? > > Videos might be approriate for showing cute cats, but not for a serious > software documentation > (how do you copy and paste code, config file samples or commands from a > video?) > > Thomas > > Geertjan Wielenga schrieb am 19.03.2019 um 08:21: > > https://www.youtube.com/watch?v=rufG7VE-u9s > > > > Gj > > > > On Tue, Mar 19, 2019 at 7:52 AM Thomas Kellerer <sham...@gmx.net> wrote: > > > >> I am trying to find the root cause of a NetBeans bug (NETBEANS-2240) > but I > >> have no idea on how to do that. > >> > >> How do I open NetBeans from within NetBeans? > >> I can see about 1000 individual nbprojects (for each module I guess) > when > >> I check out the source from Github but no "overal" project that would > >> enable me to open "everything". > >> > >> What I would like to do is to run NetBeans in debug mode open my > projects > >> that cause the error and investigate the line where the NPE is thrown. > >> > >> I went through the Help and FAQ pages on > >> http://netbeans.apache.org/help/index.html (and > >> https://github.com/apache/incubator-netbeans-website-cleanup) but > >> everything seems to be geared towards creating a plugin/module rather > than > >> debugging the complete IDE. > >> > >> Thanks > >> Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org > For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >