Bug 46473

Summary: F3 does not jump to declaration of method parameters
Product: [Eclipse Project] JDT Reporter: Thorsten van Ellen <thorsten.van.ellen>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1.1   
Target Milestone: 3.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Thorsten van Ellen CLA 2003-11-12 08:47:09 EST
Hi!

Usually one can click on any identifier and press F3 (jump to declaration).
But when this is done on identifiers of method parameters,
eclipse jumps to the type declaration, e.g. String or does nothing!
(It should jump to the method parameter)

Best regards

Thorsten van Ellen
Comment 1 Philipe Mulet CLA 2003-11-12 09:09:13 EST
Support for selecting local variable/argument only got added to 3.0 stream.
Closing
Comment 2 Philipe Mulet CLA 2003-11-13 06:05:29 EST
*** Bug 46561 has been marked as a duplicate of this bug. ***