blob: 75a53f9e265da011098cc8c4c7b3cc13ccac082a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="atfdocs.css" rel="STYLESHEET" CHARSET="ISO-8859-1" TYPE="text/css">
<link rel="stylesheet" type="text/css" href="../content/PLUGINS_ROOT/PRODUCT_PLUGIN/book.css"></link>
<title>ATF</title>
</head>
<body>
<h1>Javascript Development Toolkit (JSDT)</h1>
<h3 class="NavListTitle">Removing a library from the Global Scope</h3>
<table>
<tr>
<td>&nbsp;</td>
<td><!-- Start of sub section --> To remove a JavaScript Library from a project follow these instructions: <br>
<br>
<table>
<tr>
<td colspan="2">
<b>1.</b> Right-click on the project and select <b><i>Properties</i></b>
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/add/1.jpg"></td>
</tr>
<tr>
<td colspan="2">
<br><b>2.</b> Select the <b><i>JavaScript Include Path</i></b> properties page in the left navigation bar. Highlight the library you wish to remove and click <b><i>Remove</i></b>
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/add/r3.jpg"></td>
</tr>
<tr>
<td colspan="2">
<br><b>3.</b> Finally, click <b><i>OK</i></b> to close the <b><i>JavaScript Include Path</i></b> page.
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/add/2.jpg"></td>
</tr>
</table>
<!-- End sub section -->
</td>
</tr>
</table>
<br>
<p class="runningfooter">(C) Copyright IBM Corporation 2005. All
Rights Reserved.<br>
IBM is a registered trademark of IBM. All other trademarks are the
property of their respective owners.</p>
<br>
</body>
</html>