Bug 46473 - F3 does not jump to declaration of method parameters
Summary: F3 does not jump to declaration of method parameters
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M5   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 46561 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-12 08:47 EST by Thorsten van Ellen CLA
Modified: 2003-11-13 06:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***