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

Bug 300057

Summary: 'Step into Selection' does not stop in my constructor
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Markus Keller CLA 2010-01-19 10:24:48 EST
I20100115-1100, JDK 1.6.0_16

- set a breakpoint in org.eclipse.jdt.internal.ui.refactoring.reorg.CopyToClipboardAction.run(..) on line 114:
	if (elements.size() == resources.length + ...)
		doRun(resources, javaElements, jarEntryResources);

- debug a target workbench, select a file in the target, press Ctrl+C
- in the host, press F6, press F5
- press F12 to make sure the editor is active, then press Ctrl+F5
=> expected: Steps into 'new ClipboardCopier(...)'
=> was: dialog: 'Execution did not enter "ClipboardCopier(...)"...'

Also does not work when I use Ctrl+Alt+click or set the caret into the constructor name.
Comment 1 Eclipse Genie CLA 2020-01-19 14:42:55 EST
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.