Difference between revisions of "Git Eclipse"

From Gcube Wiki
Jump to: navigation, search
(Created page with "Eclipse has, of course, its own support for working with Git projects: First, you need to access to the available perspectives: 600px Then sel...")
(No difference)

Revision as of 15:21, 30 May 2019

Eclipse has, of course, its own support for working with Git projects:

First, you need to access to the available perspectives:

Eclipse Git Open.png

Then select the Git perspective:

Eclipse Git Select.png

At this point, it is possible to clone any remote Git repository:

Eclipse Git Clone.png

And use the Team menu to execute Git command within Eclipse:

Eclipse Git Team.png