Bug 46561 - Search References for instance variable does not work
Summary: Search References for instance variable does not work
Status: RESOLVED DUPLICATE of bug 46473
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:
Depends on:
Blocks:
 
Reported: 2003-11-13 05:45 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-13 05:45:45 EST
selection is an instance variable:

boolean typeCIM = false; // no access level declaration: package

message is:

The operation is unavailable on the current selection. 
Please select a valid Java element name.

best regards

Thorsten van Ellen
Comment 1 Thorsten van Ellen CLA 2003-11-13 05:48:07 EST
Sorry, its no instance variable its a local variable.
Comment 2 Philipe Mulet CLA 2003-11-13 06:05:28 EST
Search uses code selection, this is a duplicate of bug 46473

*** This bug has been marked as a duplicate of 46473 ***