Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/Training"

(EGit Training Packages)
Line 1: Line 1:
 +
==EclipseCon 2012 Git Tutorial==
 +
Follow the [https://docs.google.com/document/d/1UCbNCvljiInc6-vwBsHHzOQ1ItC10f1bFAOi8T30DJ8/edit exercise #1] to prepare for the Git Tutorial.
 +
Find download links to the training packages below.
 +
 
==EGit Training Packages==
 
==EGit Training Packages==
 
Pre-installed EGit training packages including
 
Pre-installed EGit training packages including

Revision as of 03:19, 24 March 2012

EclipseCon 2012 Git Tutorial

Follow the exercise #1 to prepare for the Git Tutorial. Find download links to the training packages below.

EGit Training Packages

Pre-installed EGit training packages including

  • Eclipse SDK 3.7.2
  • JGit, EGit 2.0-SNAPSHOT (nightly build)
  • Github connector 2.0-SNAPSHOT (nightly build 2012-03-22)
  • Mylyn Reviews Gerrit Connector 0.9-SNAPSHOT (weekly build 2012-03-22)
  • Mylyn Builds 0.9-SNAPSHOT (weekly build)

Linux

eclipse-SDK-3.7.2-linux-gtk-x86_64.tar.gz this package is incomplete and needs to be recreated
eclipse-SDK-3.7.2-linux-gtk.tar.gz

Mac

eclipse-SDK-3.7.2-macosx-cocoa-x86_64.tar.gz 
eclipse-SDK-3.7.2-macosx-cocoa.tar.gz

Windows

eclipse-SDK-3.7.2-win32-x86_64.zip
eclipse-SDK-3.7.2-win32.zip

Back to the top