Bug 211857

Summary: [search] Standard annotations references not found on binary fields and methods when no source is attached
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jerome_lanneluc
Version: 3.2   
Target Milestone: 3.4 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Test project none

Description Frederic Fusier CLA 2007-12-04 05:18:11 EST
Created attachment 84399 [details]
Test project 

Using build I20071127-0800 but exists since the beginning.

Import the attached project in a workspace and search references to the standard annotation @Deprecated. Only references in test.X (source file) and pack.Test are found but references in pack.TestMembers are missed!
Comment 1 Frederic Fusier CLA 2007-12-04 05:20:11 EST
The patch attached to bug 124469 comment 6 was missing the standard annotations on fields and methods.
Comment 2 Frederic Fusier CLA 2007-12-04 07:31:45 EST
Fix for this bug is included in patch for bug 211366.
Released for 3.4M4 in HEAD stream.
Comment 3 Jerome Lanneluc CLA 2007-12-11 10:39:31 EST
Verified for 3.4M4 using I20071211-0010