|  | <!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>File System Export</title> | 
|  | </head> | 
|  | <body> | 
|  |  | 
|  | <center> | 
|  | <h1> | 
|  | File System Export</h1></center> | 
|  |  | 
|  | <h2> | 
|  | Purpose</h2> | 
|  | The plan is to export a project with a large number files/folders at a | 
|  | time, using the file system wizard. The results should be indentical in | 
|  | layout and content as the original project used. | 
|  | <h2> | 
|  | Setup</h2> | 
|  |  | 
|  | <ul> | 
|  | <li> | 
|  | Download the JUnit zip file source code from www.junit.org.</li> | 
|  |  | 
|  | <li> | 
|  | Start the Eclipse workbench</li> | 
|  |  | 
|  | <li> | 
|  | Create a new temporary "simple" project called "JUnit Test"</li> | 
|  |  | 
|  | <li> | 
|  | Import the JUnit zip file into the project</li> | 
|  |  | 
|  | <li> | 
|  | Select File -> Export, select File System and press Next.</li> | 
|  | </ul> | 
|  |  | 
|  | <h2> | 
|  | Export from a project to a new directory</h2> | 
|  |  | 
|  | <ol> | 
|  | <li> | 
|  | Select the "JUnit Test" project and mark it as checked.</li> | 
|  |  | 
|  | <li> | 
|  | In the Directory field, type in the directory to export to.</li> | 
|  |  | 
|  | <li> | 
|  | Press Finish</li> | 
|  |  | 
|  | <li> | 
|  | Verify that the contents on the file system match the same file and folder | 
|  | structure as the source project</li> | 
|  |  | 
|  | <li> | 
|  | Verify the content of the files.</li> | 
|  | </ol> | 
|  |  | 
|  | <h2> | 
|  | Export from a project to an existing directory</h2> | 
|  |  | 
|  | <ol> | 
|  | <li> | 
|  | Select the "JUnit Test" project and mark it as checked.</li> | 
|  |  | 
|  | <li> | 
|  | In the Directory field, type in the directory to export to.</li> | 
|  |  | 
|  | <li> | 
|  | Check the option "Overwrite existing resources without warning"</li> | 
|  |  | 
|  | <li> | 
|  | Press Finish</li> | 
|  |  | 
|  | <li> | 
|  | Verify you were not prompted to overwrite files</li> | 
|  |  | 
|  | <li> | 
|  | Verify that the contents on the file system match the same file and folder | 
|  | structure as the source project.</li> | 
|  |  | 
|  | <li> | 
|  | Verify the content of the files.</li> | 
|  | </ol> | 
|  |  | 
|  | <h2> | 
|  | Cleanup</h2> | 
|  |  | 
|  | <ul> | 
|  | <li> | 
|  | Delete the temporary project "JUnit Test"</li> | 
|  | </ul> | 
|  |  | 
|  | </body> | 
|  | </html> |