Bug 92944

Summary: [1.5][search] SearchEngine#searchAllTypeNames doesn't honor enum or annotation element kind
Product: [Eclipse Project] JDT Reporter: Dirk Baeumer <dirk_baeumer>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.