import_existing_project.rst 636 B

12345678910111213141516171819
  1. =============================
  2. Importing an existing project
  3. =============================
  4. Crown projects are just regular folders. If you want to import an existing
  5. project, click the ``Import...`` button in the projects list:
  6. .. image:: images/empty_projects_list.png
  7. Then, select the folder containing the project and click the ``Open`` button:
  8. .. image:: images/import_project_select_folder.png
  9. If the project is correctly recognized, Crown will add it to the projects list:
  10. .. image:: images/import_project_projects_list.png
  11. When you are ready, click the ``Open`` button on the newly imported project to
  12. start working on it.