blob: ef3c1381362e600ac67ff08cd0dd00e022d70345 [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>Overview</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">Overview</h3>
<table><tr><td>&nbsp;</td><td>
In progress...<br><br>
The JSDT provides Javascript support in standalong Javascript files (.js) as well as support
for Javascript embeded in HTML or JSP.<br><br>
To edit only Javascript source files with NO HTML support, create a new Javascript project from the New Project Wizzard. For additional information on standalone Javascript projects see
<a href="../../../nav/9_1_1">Pure Javascript</a>..
<br><br>
Javascript support in HTML or JSP does not require any aditional configuration. Just create a Static Web or Dynamic Web Project, create your HTML or JSP pages, and begin editing.
For additional information on Javascript embeded in JSP or HTML see <a href="../../../nav/9_1_2">Embeded Javascript</a>.
</td></tr></table>
</body>
</html>