blob: 7ed7c928852934d3894eca43f79f3fb3227f5c6a [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">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
</head>
<body>
<h1>
Wizard - Import Ant files</h1>
<p>Import Ant script and properties files to workspace.</p>
<h2>Instructions:</h2>
<ol>
<li>Start WTP.</li>
<li>Create a simple project called <b>AntTest</b>.</li>
<li>File &gt; New &gt; Other &gt; Web Services &gt; Ant Files. Click Next.</li>
<li>Check error conditions - no folder selected, entering a non-existent project etc.
Finish button should be disabled if invalid folder is entered along with prompt at top
of wizard to enter a valid folder name.</li>
<li>Browse to the <b>AntTest</b> project and add a new folder named <b>antFiles</b>.</li>
<li>Click <b>Finish</b>.</li>
<li>Ensure that three files have been imported into the
<b>AntTest\antFiles</b> folder:
<ul>
<b>
<li>wsgen.xml</li>
<li>axisservice.properties</li>
<li>axisclient.properties</li>
</li>
</ol>
</body>
</html>