Bug 206723 - Java search participant is not scoped
Summary: Java search participant is not scoped
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2007-10-18 04:32 EDT by Markus Keller CLA
Modified: 2019-09-09 02:22 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2007-10-18 04:32:34 EDT
I20071017-1638

PDE's Java search participant does not seem to use the user-given search scope.

Steps:
- select a package in org.eclipse.jdt.ui
- open Java Search dialog
- search for References to Type "ICompilationUnit" in scope "Selected Resources"

=> was: references in plugin.xml found
=> expected: only references in selected scope found
Comment 1 Benjamin Cabé CLA 2009-01-08 17:08:55 EST
(In reply to comment #0)
> => was: references in plugin.xml found

More precisely: the references to ICompilationUnit contained in the plugin.xml file *of the org.eclipse.jdt.ui* bundle. The references found in other plugin.xml files of the workspace are not returned. Anyway, I agree this is not the expected behaviour...
Comment 2 Eclipse Webmaster CLA 2019-09-06 15:37:38 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 3 Julian Honnen CLA 2019-09-09 02:22:19 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.