File System Export

Purpose

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.

Setup

Export from a project to a new directory

  1. Select the "JUnit Test" project and mark it as checked.
  2. In the Directory field, type in the directory to export to.
  3. Press Finish
  4. Verify that the contents on the file system match the same file and folder structure as the source project
  5. Verify the content of the files.

Export from a project to an existing directory

  1. Select the "JUnit Test" project and mark it as checked.
  2. In the Directory field, type in the directory to export to.
  3. Check the option "Overwrite existing resources without warning"
  4. Press Finish
  5. Verify you were not prompted to overwrite files
  6. Verify that the contents on the file system match the same file and folder structure as the source project.
  7. Verify the content of the files.

Cleanup