Bug 211857 - [search] Standard annotations references not found on binary fields and methods when no source is attached
Summary: [search] Standard annotations references not found on binary fields and metho...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M4   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 05:18 EST by Frederic Fusier CLA
Modified: 2007-12-11 10:39 EST (History)
1 user (show)

See Also:


Attachments
Test project (2.25 KB, application/octet-stream)
2007-12-04 05:18 EST, Frederic Fusier CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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