Skip to content

SSH Key Setup in Eclipse for Github

witnessmenow edited this page Mar 29, 2012 · 3 revisions
  1. In Eclipse, Go to window > peferances
  2. Search for "ssh" and click on ssh2
  3. Click on the key Managment and click on Generate RSA key
  4. Copy the large block of text that has been generated to your clipboard
  5. Go to Github's ssh section
  6. Click add key. Give it a title and paste the generated key into the key section. Click Add Key
  7. Go back to eclipse, Enter and confirm a passphrase if you wish
  8. Click Save Private Key and save the file.
Clone this wiki locally