Import from a filesystem

To copy files and folders from your filesystem into an existing project in your workspace:

  1. Click File > Import, expand General, choose File System, and then click Next.

    The IDE shows the File system panel.

  2. Enter the full path to the code in the From directory field, or click Browse to select a source directory.
  3. Use the Filter Types, Select All, and Deselect All buttons to control which files are imported.
  4. Enter the name of a project or folder in the Into folder field, or click the Browse button to select one.
    Note: This project or folder must already exist before you open the Import wizard.
  5. Select the other options, as required.
  6. Click Finish to import the selected resources.