Delete all breakpoints

Menu > Window > Debugging > Breakpoints

Then right-click in the Breakpoints window and select Disable All or  "Delete All".

Comments

  1. nisse

    10 years ago

    Tested to debug for the very first time, my variables gets updated correctly while I step throe the code but nothing gets printed on the output in netbeans until the program exits, how come?