> This id from : > B reakpoint working sets and launch configurations:
allow breakpoint
> working sets to be associated with launch configurations for
> automatic enabling/disabling when launching >
Meir, this is the bug that describes the feature you
are interested in implementing:
Since breakpoints (and breakpoint working sets) are
fairly transient in nature, and are not generally shared with other users,
I think that the "breakpoint set to launch mapping" should be
associated with a breakpoint working set (and not a launch configuration).
The breakpoints view could have actions to associate a launch with a group
and display the launch configuration assocaited with a group. As launches
are created/terminated groups would automatically enable/disable their
breakpoints. Similarly, newly created breakpoints will have to be enabled/disabled
as they are created and added to the default group.
If you want to work on the feature, please re-open
the bug and continue the discussion there.