2021-01-23 03:06 PM
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
2021-01-24 11:03 PM
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:
Then 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).
2021-01-28 02:44 PM
Thanks Julien I'll give it a try.;)
Filippo