Bug 140992 - Search for declarations of default package fails
Summary: Search for declarations of default package fails
Status: RESOLVED DUPLICATE of bug 117020
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: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 140990 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-10 03:25 EDT by kentaro matsumae CLA
Modified: 2006-05-10 03:54 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:25:36 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
*** Bug 140990 has been marked as a duplicate of this bug. ***
Comment 2 Frederic Fusier CLA 2006-05-10 03:51:17 EDT
I've verified using 3.2 RC3 that this problem was fixed for 3.2.
Comment 3 Frederic Fusier CLA 2006-05-10 03:54:34 EDT
There's no plan for new 3.1 rollup (eg. 3.1.3).
Please let us know if you absolutely want to see this problem fixed in 3.1 maintenance stream...


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