Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTod Creasey2003-03-11 21:23:54 +0000
committerTod Creasey2003-03-11 21:23:54 +0000
commit35587dd95b3de53ffd9bfe88cb39271ea01f4ddc (patch)
treee176cc47291a99ce5e1e314e93310fcea74f0038 /tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html
parent307e8cea202487b8bd9ab7f548e7330a5ba67458 (diff)
downloadeclipse.platform.ui-35587dd95b3de53ffd9bfe88cb39271ea01f4ddc.tar.gz
eclipse.platform.ui-35587dd95b3de53ffd9bfe88cb39271ea01f4ddc.tar.xz
eclipse.platform.ui-35587dd95b3de53ffd9bfe88cb39271ea01f4ddc.zip
Fixed CVS properties
Diffstat (limited to 'tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html')
-rw-r--r--tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html120
1 files changed, 60 insertions, 60 deletions
diff --git a/tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html b/tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html
index 186cd1d9d05..ae32603974e 100644
--- a/tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html
+++ b/tests/org.eclipse.ui.tests/Eclipse UI Tests/Manual Scenario Tests/New Folder Wizard.html
@@ -1,60 +1,60 @@
-<!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>
+<!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>

Back to the top