Skip to main content

Eclipse GitHub Repo

Creating New Repository

  1. Launch Github Desktop
  2. File > New repository
  3. Leave Default Path alone (E:\GitHubRepo)GitHub Repo). Just type in a name then Create Repository.
  4. Repository > Show In Explorer
    1. This is whereAfter you create repository the new path will be copyingE:\Github your eclipse source folderRepo\ProjectName

Now In eclipse right click on project. Then Show In > System Explorer.

Copy the project folder and paste it in the folder in step 4.1.

Copy a .gitignore from a previous project into the same place.

Contents of .gitignore