blob: ae32603974e4519d262244222d98cc4b3674f1f0 [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="Author" content="OTI Employee">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>New Folder Wizard</title>
</head>
<body>
<center>
<h1>
New Folder Wizard</h1></center>
<h2>
Purpose</h2>
The plan is to create a single empty folder. The end result of this wizard
should be an empty folder.
<h2>
Setup</h2>
<ul>
<li>
Start the Eclipse workbench</li>
<li>
Create a temporary project called "Folder Test"</li>
<li>
Select File->New->Folder from the resource perspective</li>
</ul>
<h2>
Create folder at project root</h2>
<ol>
<li>
Select the project Folder Test</li>
<li>
In the Folder Name field, type in f1</li>
<li>
Press the Finish button</li>
<li>
Verify a new f1 folder is created under the Folder Test project (in navigator
view and in the file system)</li>
</ol>
<h2>
Cleanup</h2>
<ul>
<li>
Delete the temporary project "Folder Test"</li>
</ul>
</body>
</html>