Bug 109579 - RCP apps cannot use Search due to File-search IDE dependancy
Summary: RCP apps cannot use Search due to File-search IDE dependancy
Status: RESOLVED DUPLICATE of bug 77424
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Search (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Search-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 05:10 EDT by Andy Brook CLA
Modified: 2005-09-15 05:52 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 Andy Brook CLA 2005-09-15 05:10:22 EDT
Why is search dependant on the IDE? This almost generic framework seems to
depend on the IDE because the File search facility is bundled with Search, why
is this?  Surely it belongs in the IDE or similar?

Im writting RCP apps, and would like to use search, but due to this dependancy
its a 'chop and paste' or roll my own...

Can we move the File-search page out of the search plugin and put in the IDE,
contributing to the right point?  This would leave the search plugin 'clean' for
RCP use.
Comment 1 Martin Aeschlimann CLA 2005-09-15 05:52:38 EDT
Splitting the search plugin in a IResource independent is a known request which
we couldn't tackle yet for time constraints. Note that what you would get is
that the search dialog and search views framework could go to the RCP plugin,
and a second plugin containing the file search.


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