Bug 1578 - README: breakpoints in class with same name (1GDXNGO)
Summary: README: breakpoints in class with same name (1GDXNGO)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:15 EDT by Darin Wright CLA
Modified: 2001-10-17 15:09 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 Darin Wright CLA 2001-10-10 22:15:41 EDT
DW (5/18/01 12:43:36 PM)
	We only install BPs in the first class with a given name - not all.
	And not any others that get loaded with the same name.

DW (5/18/01 2:54:42 PM)
	This could cause trouble with snippet editor that reloads classes
	on each evaluation.

DW (6/15/01 9:34:52 AM)
	Added to README.

DW (8/7/01 3:13:56 PM)
	Should be re-worked when breakpoints are re-done as objects.

DW (9/20/2001 10:09:08 AM)
	Fixed with breakpoint re-work.
Comment 1 Jared Burns CLA 2001-10-17 15:09:13 EDT
Verified.