Bug 140990 - Fail in Java Search
Summary: Fail in Java Search
Status: RESOLVED DUPLICATE of bug 140992
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 03:23 EDT by kentaro matsumae CLA
Modified: 2006-05-10 03:48 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 kentaro matsumae CLA 2006-05-10 03:23:03 EDT
1. Create java project "Sample", and select "Use project folder as root for source s and class files" option.

2. Create class "Main" in default package in "sample" project.

3. Select menu "Search" -> "Java.."

4. In Java Search Dialog. and input/select...
   "Search String" -> "*"
   "Serch For" -> "Package"
   "Limit To" -> "Declarations"
   "Scope" -> "Working Set"
   
   (Working Set contains "Sample" project.)
   ,and push "Search" button.

5. The package of class "Main" (default package) is not found.

why?
Comment 1 Frederic Fusier CLA 2006-05-10 03:48:22 EDT

*** This bug has been marked as a duplicate of 140992 ***