I have a set of breakpoints that I used to debug a single problem. When I want to debug something else, these breakpoints are annoying, so I need to disable / delete them. However, I feel like I might want to re-create the first set of breakpoints.
Can all current active breakpoints be saved so that you can switch between different sets of breakpoints with just one operation?
If I have 30 breakpoints, it would be very tedious to recreate / reuse them all manually.
eclipse
Alderath
source share