0

Installing egit on indigo im given following options :

enter image description here

I've just checked 'Eclipse Egit' but should I be installing the other two unchecked features ? What are they used for ?

blue-sky
  • 51,962
  • 152
  • 427
  • 752

1 Answers1

2

Mylyn is the task and application lifecycle management (ALM) framework for Eclipse. http://www.eclipse.org/mylyn/

EGit for Mylyn is a custom fork of EGit. It integrates EGit, the Git plugin for Eclipse, with Mylyn, the task-focused framework. http://www.javaforge.com/project/EGIT

The EGit Mylyn GitHub connector supports creating task repositories for working with GitHub issues and Gists http://wiki.eclipse.org/EGit/GitHub/UserGuide

BluesRockAddict
  • 15,525
  • 3
  • 37
  • 35