srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/locate_component.htm
author noe\swadi
Tue, 23 Feb 2010 10:27:57 +0530
changeset 3 ec51f72aa69a
parent 0 a02c979e8dfd
permissions -rw-r--r--
Licenses updated to EPL.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Locating components</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body>

<h2>Locating components</h2>
<p>To locate components:</p>
<ol>
<li>Right-click a component in the component tree, (for example <i>hal.dll</i>) from <b>Select an SDK > arm5 Release > inetprotutil.dll > bafl.dll > hal.dll</b></li>
<li>Select <b>Locate Component...</b> The <b>Select concrete component</b> dialog opens showing all alternatives that contain the<i> hal.dll</i> substring:
<ul>
	<li>_h2_hal.dll</li>
	<li>_h4hrp_hal.dll</li>
	<li>_integrator_cm1136_hal.dll</li>
	<li>_template_hal.dll</li>
</ul>
</li>
<li> Select the desired concrete component for <i>hal.dll</i>, and click <b>OK</b>. The component you selected, appears in the component tree. Now you can analyse the component in more detail. For more information, see <a href="../tasks/analyse_component.htm">Analysing components</a>.<p>If you are familiar with prefixes, you can use the <b>Open prefix preferences</b> option. Adding a prefix helps you in locating components without manual searching.</p></li>
<li>Click the <b>Open prefix preferences</b> link if you want to define a prefix or prefixes for the component.</li>
<li><b>Add</b> or <b>Remove</b> a prefix in the <b>Component prefix search order</b> box, and define the search order using the <b>Up</b> and <b>Down</b> buttons.</li>
<li><p><b>Note!</b> You can change the prefix preferences. For instructions, see <a href="..\tasks\setting_preferences.htm">Setting preferences</a>.</p></li>
<li>After setting the prefix preference, click <b>Apply > OK.</b></li>
</ol>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> 

</body>
</html>