blob: 7837236628a59af9e783cfff669adef720e1c415 [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" >
<title>Embeded JavaScript</title>
<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" />
</head>
<body>
<h1>Javascript Development Toolkit (JSDT)</h1>
<h3 class="NavListTitle">Embeded JavaScript</h3>
<table>
<tr>
<td>&nbsp;</td>
<td><!-- Start of sub section --> To edit JavaScript embeded in HTML or JSP create a project that supports JSP or HTML. Below are instructions for a <b><i>Static Web Project</i></b> (HTML + JavaScript) but many other project types will work. <br><br>JSDT Requires no additional configuration for WST based projects that support HTML or JSP. (Unless the project was created before the JSDT was installed. <a href="#dis1">More info</a>**)<br>
<br>
<table>
<tr>
<td colspan="2">
<b>1.</b> Select <b><i>File</i></b> --> <b><i>New</i></b>--> <b><i>Project</i></b>
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/pure/1.jpg"></td>
</tr>
<tr>
<td colspan="2">
<br><b>2.</b> Expand the <b><i>Web</i></b> folder and choose <b><i>Static Web Project</i></b> from the New Project Wizzard Dialog.
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/html/2.jpg"></td>
</tr>
<tr>
<td colspan="2">
<br><b>3.</b> Type a project name in the <b><i>Project name</i></b> field and click <b><i>Finish</i></b>. <!-- <br>(The other fields are optional for more advanced project configurations.)-->
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br><img src="./img/html/3.jpg"></td>
</tr>
</table>
<!-- End sub section -->
</td>
</tr>
</table>
<br>
<br><small><b>**</b><a name="dis1"> Any project created before the JSDT plugins are installed must be re-created in order to support the JSDT functionality</a></small><br>
<br>
</body>
</html>