Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 324426

Summary: [breakpoints] Toggle breakpoint should be allowed but isn't (multi-fragment variable declaration)
Product: [Eclipse Project] JDT Reporter: Randy Hudson <hudsonr>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r, Michael_Rennie
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard: stalebug

Description Randy Hudson CLA 2010-09-03 10:25:14 EDT
Map<String, Object> current, map = new HashMap();

On the above line of code, toggle breakpoint is NOT allowed.  On the code below, it is:

Map<String, Object> map = new HashMap(), current;
Comment 1 Eclipse Genie CLA 2020-03-09 14:29:31 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.