Bug 83011 - [5.0] TypeName of an Annotation has no binding
Summary: [5.0] TypeName of an Annotation has no binding
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 14:26 EST by Markus Keller CLA
Modified: 2005-02-16 10:21 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 Markus Keller CLA 2005-01-17 14:26:48 EST
I20050112-1200

The typeName (a SimpleName) of an Annotation ast node has no binding.
That's why Mark Occurrences does not highlight annotations.
Comment 1 Olivier Thomann CLA 2005-01-17 14:39:18 EST
I will investigate.
Comment 2 Olivier Thomann CLA 2005-01-17 15:18:22 EST
Fixed and released in HEAD.
Regression test added in ASTConverter15Test.test0105 and test0106.
Comment 3 David Audel CLA 2005-02-16 10:21:28 EST
Verified in I20050215-2300