Bug 75919 - "Navigate->Open Declaration" should work within comment blocks
Summary: "Navigate->Open Declaration" should work within comment blocks
Status: RESOLVED DUPLICATE of bug 54968
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-08 12:24 EDT by Michael Serdar CLA
Modified: 2004-10-11 05:39 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 Michael Serdar CLA 2004-10-08 12:24:39 EDT
If a Java comment makes a reference to a Java element, when the user has the
cursor positioned over that element and either hits the hotkey or selects the
menu item for "Navigate->Open Declaration", it should be smart enough to find
that declaration as if it had been written in actual source.  Additionally,
other searches should work such as "Search->References->Project", etc.
Comment 1 Dani Megert CLA 2004-10-11 05:39:18 EDT
works for types but not for members

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