Bug 83011

Summary: [5.0] TypeName of an Annotation has no binding
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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