Bug 37817 - [DCR] Editor Context Menu>Search>Read Access/Write Access are confusing
Summary: [DCR] Editor Context Menu>Search>Read Access/Write Access are confusing
Status: RESOLVED DUPLICATE of bug 48337
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0 M8   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 08:24 EDT by Erich Gamma CLA
Modified: 2004-05-10 05:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2003-05-19 08:24:10 EDT
These menu items are confusing in particular since they are not selection 
sensitive (i.e., also show up for methods), but this is for a good reason.

Searching filtered for read or write is problematic since I'm usually interested
in both read&write but I'd like to know which ones are a right access.

Getting a read/write indication in a search result requires JDT Core support.
Comment 1 Philipe Mulet CLA 2003-05-19 09:22:05 EDT
Would be an API breaking change if answering match kind along with our search 
results.

Comment 2 Erich Gamma CLA 2003-05-19 09:32:48 EDT
This is why I was quiet on this before during 2.0/2.1. The breaking API change 
can be justified by a significant UI improvement.
Comment 3 Philipe Mulet CLA 2004-05-10 05:26:40 EDT

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