https://github.com/chris2011/nb-debugger-utils
NetBeans-Plugin to put in all my debugger extensions - f.e. mute all breakpoints
https://github.com/chris2011/nb-debugger-utils
breakpoint debugger netbeans-plugin toolbar
Last synced: 3 months ago
JSON representation
NetBeans-Plugin to put in all my debugger extensions - f.e. mute all breakpoints
- Host: GitHub
- URL: https://github.com/chris2011/nb-debugger-utils
- Owner: Chris2011
- Created: 2015-11-18T17:36:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T22:53:44.000Z (over 3 years ago)
- Last Synced: 2025-04-03T23:41:24.930Z (about 1 year ago)
- Topics: breakpoint, debugger, netbeans-plugin, toolbar
- Language: Java
- Homepage: http://plugins.netbeans.org/plugin/67859/?show=true
- Size: 66.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
Looking for maintainers, who want to take over the development!
This plugins adds a "Skip all breakpoints" toolbar item and menu entry, which allows you to skip all breakpoints of the current debugging session.
Changes
- 1.0.0
- [Feature 1] "Skip all breakpoints" action for toolbar and menu entry
Provide defects, request for enhancements and feedback at https://github.com/markiewb/nb-debugger-utils/issues
Compatible to NB 8.1+
Legal disclaimer: Code is licensed under Apache 2.0
