Bug 1735 - Need breakpoint actions in editor ruler (1GKPU71)
Summary: Need breakpoint actions in editor ruler (1GKPU71)
Status: RESOLVED DUPLICATE of bug 3578
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 minor (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Joe Szurszewski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 5008 5576 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 22:18 EDT by Darin Wright CLA
Modified: 2002-02-26 11:51 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2001-10-10 22:18:26 EDT
DW (9/27/2001 9:27:15 AM)
	We need to have the standard breakpoint actions in the breakpoint ruler.
	Otherwise, users must go to the breakpoints view to modify a breakpoint's properties.

	Is there any framework support for this? (i.e. action set for a marker type)
	Can we get the property sheet to work with a breakpoint in an editor?

RG (9/27/01 3:53:04 PM)
	The property sheet will track the workbench page selection.
	So the editor (or someone) needs to fire a slection event with the breakpoint as the selection.

JGS (10/3/01 4:44:21 PM)
	Problem is how to fire a SelectionChangedEvent for the selected breakpoint(s).  The JavaEditor
	only does this for text selections, and there doesn't appear to be any sort of generic selection
	event firing mechanism.  Sent email to NE for advice.

JGS (10/4/01 10:36:52 AM)
	NE suggests JavaEditor needs to change to allow breakpoint selections from ruler.  Waiting for
	response from KM.

JGS (10/8/01 4:31:16 PM)
	Exported changed code locally.
Comment 1 Darin Wright CLA 2001-10-16 09:57:58 EDT
*** Bug 5008 has been marked as a duplicate of this bug. ***
Comment 2 Darin Wright CLA 2001-11-06 11:14:05 EST
*** Bug 5576 has been marked as a duplicate of this bug. ***
Comment 3 Darin Wright CLA 2002-02-26 11:51:37 EST

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