Bug 122468 - [RCP] Split org.eclipse.search to remove some unwanted dependencies from the core plugin
Summary: [RCP] Split org.eclipse.search to remove some unwanted dependencies from the ...
Status: RESOLVED DUPLICATE of bug 77424
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Search (show other bugs)
Version: 3.2   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: 2006-01-02 14:39 EST by Michal Tkacz CLA
Modified: 2006-01-03 12:42 EST (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 Michal Tkacz CLA 2006-01-02 14:39:52 EST
org.eclipse.search provides some extensions to the UI that are not necessary in case of many RCP applications that could use it and introduces dependencies on some other plugins that provide even more such unwanted extensions. In particular, org.eclipse.search depends on org.eclipse.core.resources and org.eclipse.ui.ide which makes it practically unusable for RCP applications.

Please consider splitting org.eclipse.search so that only the code not related to resources is left in the original plugin.
Comment 1 Martin Aeschlimann CLA 2006-01-03 12:42:53 EST

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