Last active
October 27, 2022 14:41
-
-
Save Ifejeremiah/7ae9ef4bece3e1d8e25e19e946bb2226 to your computer and use it in GitHub Desktop.
How to add existing GitHub project to eclipse
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Create GitHub accout and signin | |
- Start a project = Create a git repo | |
- Start Eclipse | |
Don't have Eclipse? Install here: https://www.eclipse.org/downloads/ | |
- On Eclipse, goto Perspective -> Git Repositories -> Add Git Repo | |
Eclipse Shortcut Keys for Code Editing | |
https://www.codejava.net/ides/eclipse/25-eclipse-shortcut-keys-for-code-editing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment