blob: 0813aae5a10fb22affed844dc2ba3aca612abcba [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="../book.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>Adding an HTML file to a project</title>
<meta content="Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/. Contributors: IBM Corporation - initial API and implementation" name="copyright">
</head>
<body>
<h1>Adding a HTML file to a Project</h1>
<p>To add a HTML source file to a HTML enabled project follow these instructions:</p>
<p>
<ol>
<li>
<p>Right-click on the project and select <b><i>New</i></b> --> <b><i>Other</i></b></p>
<p><img src="./img/newjs/1.jpg"></p>
</li>
<li>
<p>In the New Wizzard navigate to the <b><i>Web</i></b> Folder and exapnd it to reveal the <b><i>HTML</i></b> entry. Select <b><i>JavaScript</i></b> and click <b><i>Next</i></b></p>
<p><img src="./img/newhtml/2.jpg"></p>
</li>
<li>
<p>Type a file name name in the <b><i>File name</i></b> field and click <b><i>Finish</i></b></p>
<p><img src="./img/newhtml/3.jpg"></p>
</li>
</ol>
</p>
</body>
</html>