Bug 86971 - [1.5][codeselect] F3 should perform if selecting '@Deprecated'
Summary: [1.5][codeselect] F3 should perform if selecting '@Deprecated'
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M6   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 82687 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-02 04:13 EST by David Audel CLA
Modified: 2005-05-18 07:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2005-03-02 04:13:24 EST
codeselect sould return annotations when the selection range for codeselect
includes a leading @ character in annotations:

@Deprecated
class X {}

F3 should perform if selecting '@Deprecated' (as opposed to just 'Deprecated').
Comment 1 David Audel CLA 2005-03-18 04:19:22 EST
Fixed and test added
  ResolveTest_1_5#test0091()
  ResolveTest_1_5#test0091()
Comment 2 Olivier Thomann CLA 2005-03-30 15:01:03 EST
Verified in I20050330-0500
Comment 3 David Audel CLA 2005-05-18 07:03:41 EDT
*** Bug 82687 has been marked as a duplicate of this bug. ***