Bug 92944 - [1.5][search] SearchEngine#searchAllTypeNames doesn't honor enum or annotation element kind
Summary: [1.5][search] SearchEngine#searchAllTypeNames doesn't honor enum or annotatio...
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 M7   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 12:34 EDT by Dirk Baeumer CLA
Modified: 2005-05-12 11:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Baeumer CLA 2005-04-27 12:34:41 EDT
Do a all type name search with element kind ENUM or ANNOTATION. You get zero
matches, although a 1.5 runtime contains enumerations and annotations.
Comment 1 Frederic Fusier CLA 2005-04-27 13:35:00 EDT
Fixed while implementing bug 82208
Comment 2 Frederic Fusier CLA 2005-04-27 13:41:16 EDT
Test cases for this bug are in JavaSearchBugsTests
Comment 3 Maxime Daniel CLA 2005-05-12 11:19:22 EDT
Verified for 3.1 M7 using build I20050509-2010 + jdt.core HEAD.