| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML> |
| <HEAD> |
| |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." > |
| |
| <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
| <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> |
| |
| <LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css"> |
| <TITLE>Information Search</TITLE> |
| |
| <link rel="stylesheet" type="text/css" HREF="../book.css"> |
| </HEAD> |
| <BODY BGCOLOR="#ffffff"> |
| <h1> |
| Information Search</h1> |
| |
| |
| |
| |
| |
| <p>Since Eclipse 3.1, search in the workbench has been partitioned into two |
| major categories: development artifact search and information search. The former |
| is handled by the search dialog opened from the Search menu. The later is |
| available from Help>Search menu item which opens the new Help view into the |
| Search page.</p> |
| <p>The new information search facility uses multiple search engines run in |
| parallel using the same search expression. Eclipse provides a number of |
| preconfigured search engines. New engines can be added programmatically or by |
| the user. All the results are collated in the Search page directly.</p> |
| |
| |
| |
| |
| |
| </BODY> |
| </HTML> |