Bug 1578

Summary: README: breakpoints in class with same name (1GDXNGO)
Product: [Eclipse Project] JDT Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.