Skip to main content
FCamp.1
Associate III
January 23, 2021
Question

CubeIDE Git

  • January 23, 2021
  • 2 replies
  • 1251 views

I'm trying to add GIT source control but it seems there is no way. I tried to install the EGit plugin with catastrophic results, i see there is under properties, team a git menu but there is no way apparently for me to add git functionalities.

Ho do GIT is working under CubeIDE?

Thanks in advance,

Filippo

This topic has been closed for replies.

2 replies

Julien D
ST Employee
January 25, 2021

Hi Filippo,

How did you manage to install eGit?

The recommenced way is to use the Eclipse Marketplace from Help menu.

Here is what I have in Help > About > Installation Details once installed:

0693W000007CSxDQAW.pngThen it's pretty simple to use, but way of working differs depending if you want to clone and existing repository (Import > Git > Project from Git) or start from scratch using a local repository (Team > Share).

All is already well described in eGit user guide (https://wiki.eclipse.org/EGit/User_Guide).

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
FCamp.1
FCamp.1Author
Associate III
January 28, 2021

Thanks Julien I'll give it a try.;)

Filippo