|
EGitQuickGuide
EGit quick-guide
Acquire pluginInstallation
Getting repositories into EclipseGit access in Eclipse
Connecting to an existing git clone
Cloning an existing repo
Create a new repo
Sharing your repository with othersPush
Fetch
|
► Sign in to add a comment
To be able to see the "Git" menu in the toolbar, go to Window > Customize Perspective ... in there switch to the tab "Commands" and check the "Git" option
You must save your perspective, so the Git menu stays.
I believe the correct update site has changed to http://www.jgit.org/updates
At least it seems I could get a newer version from there.
There have been problems on sparc with all JREs up until the first EA release of 1.6.0u18 (including 1.7 EA). If you're on sparc, you may want to try Java 1.6.0_18 or later release.