Importing Projects from Git

To use the Import wizard to extract files from a Git repository into the workspace:

  1. Select File > Import. The Import wizard opens.
  2. Select Git > Projects from Git.
  3. Click Clone URI.
    The Import Projects from Git dialog box appears.
  4. Specify the location of project source repository and other details in the dialog box.
  5. Click Finish.
    The specified project is imported in to the workspace.

Once the project is imported in to the workspace, you can modify the project.

Note: After any updates to the project or its files, commit and push the files to the repository.