| <!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>Properties Dialog</title> | 
 | </head> | 
 | <body> | 
 |  | 
 | <center> | 
 | <h1> | 
 | Properties Dialog</h1></center> | 
 |  | 
 | <h2> | 
 | Purpose</h2> | 
 | The plan is to confirm the default property pages for simple file, folder, | 
 | and project resources. | 
 | <h2> | 
 | Setup</h2> | 
 |  | 
 | <ul> | 
 | <li> | 
 | Start the Eclipse workbench</li> | 
 |  | 
 | <li> | 
 | Create a simple Project, Folder, and File</li> | 
 | </ul> | 
 |  | 
 | <h2> | 
 | Project property pages</h2> | 
 |  | 
 | <ol> | 
 | <li> | 
 | Select the simple Project, from the context menu select Properties</li> | 
 |  | 
 | <li> | 
 | Click on the Project References page</li> | 
 |  | 
 | <li> | 
 | Verify that the Project References page includes no project references</li> | 
 |  | 
 | <li> | 
 | Click on the Info page</li> | 
 |  | 
 | <li> | 
 | Verify the content is correct</li> | 
 |  | 
 | <li> | 
 | Check the Read Only option and press OK</li> | 
 |  | 
 | <li> | 
 | Verify that creating another simple file in the simple Project is disallowed</li> | 
 | </ol> | 
 |  | 
 | <h2> | 
 | Folder property pages</h2> | 
 |  | 
 | <ol> | 
 | <li> | 
 | Select the simple Folder, from the context menu select Properties</li> | 
 |  | 
 | <li> | 
 | Click on the Info page</li> | 
 |  | 
 | <li> | 
 | Verify the content is correct</li> | 
 |  | 
 | <li> | 
 | Check the Read Only option and press OK</li> | 
 |  | 
 | <li> | 
 | Verify that creating another simple file in the simple Folder is disallowed</li> | 
 | </ol> | 
 |  | 
 | <h2> | 
 | File property pages</h2> | 
 |  | 
 | <ol> | 
 | <li> | 
 | Select the simple File, from the context menu select Properties</li> | 
 |  | 
 | <li> | 
 | Click on the Info page</li> | 
 |  | 
 | <li> | 
 | Verify the content is correct</li> | 
 |  | 
 | <li> | 
 | Check the Read Only option and press OK</li> | 
 |  | 
 | <li> | 
 | Verify that editing the simple File is disallowed (editor is opened but | 
 | cannot type in it)</li> | 
 | </ol> | 
 |  | 
 | <h2> | 
 | Cleanup</h2> | 
 |  | 
 | <ul> | 
 | <li> | 
 | Delete the simple File, Folder, and Project</li> | 
 | </ul> | 
 |  | 
 | </body> | 
 | </html> |