blob: b7e5dac620d431842da34a33dc3a7b7ac9a521bf [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="../../jsdtdocs.css" rel="STYLESHEET" CHARSET="ISO-8859-1" TYPE="text/css">
<link rel="stylesheet" type="text/css" href="../content/PLUGINS_ROOT/PRODUCT_PLUGIN/book.css">
<meta content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights
reserved. This program and the accompanying materials are made available under
the terms of the Eclipse Public License v1.0 which accompanies this
distribution, and is available at http://www.eclipse.org/legal/epl-v10.html.
Contributors: IBM Corporation - initial API and implementation"
name="copyright" />
<title>Removing a library from the Global Scope</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/5.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>
</body>
</html>