Connect EGit

Function:

This tool associates an Eclipse project with EGit so that Git actions are available under the Team context submenu of the project.

The Eclipse project has to be initialized as a Git repository. For a newly created project you can use the git init command for this purpose.

Parameters:

Parameter Name I/O Type Description
Repository [M] I String Path to the working tree.
Project Name [M] I String Path or name of the Eclipse project.