Bug 291043 - Only consider the bundles that import or require the searched for bundles
Summary: Only consider the bundles that import or require the searched for bundles
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: performance
Depends on:
Blocks:
 
Reported: 2009-10-01 10:58 EDT by Pascal Rapicault CLA
Modified: 2019-09-09 02:40 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2009-10-01 10:58:12 EDT
I20090929
The API usage scan tool searches for references in every bundle that matches the "search in" expression. However it seems to me that this is overkill since by definition only a bundle that requires or import a type of the "searched for" bundles will be able to contain references. 
I suggest that we have an option to only search the bundles that import or require a bundles from searched for set. I think special attention would have to be given to the "re-export" clause.
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:36:54 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 2 Julian Honnen CLA 2019-09-09 02:40:44 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.