Bug 15001 - Add UI for changing breakpoint line numbers
Summary: Add UI for changing breakpoint line numbers
Status: RESOLVED DUPLICATE of bug 23295
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-01 10:47 EDT by Jared Burns CLA
Modified: 2002-09-09 12:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2002-05-01 10:47:04 EDT
With the recent addition of editable breakpoint properties (conditions, thread
filters, etc.), it has become much more inconvenient to "move" a breakpoint up
or down a few lines by removing the old breakpoint and creating a new one.

We should allow the breakpoint's line number to be changed for applicable
breakpoints.
Comment 1 Darin Wright CLA 2002-05-07 16:00:56 EDT
The motivation for this is to avoid losing a complex breakpoint conditional 
expression. Since it is not intuitive to move a breakpoint this way, I suggest 
to defer. What we really want is drag and drop.
Comment 2 Jared Burns CLA 2002-05-09 08:43:35 EDT
Why defer?

If we can't do drag and drop now, we should at least allow the attribute to be 
changed via the properties.
Comment 3 Darin Wright CLA 2002-09-09 12:00:24 EDT
re-open to mark as dup
Comment 4 Darin Wright CLA 2002-09-09 12:00:41 EDT

*** This bug has been marked as a duplicate of 23295 ***