2021-08-09 12:11 AM
while i am pushing my project into repository, the application configuration is missing from the project. so how could i properly use a version controller with spc5studio.
Solved! Go to Solution.
2021-08-12 05:05 AM
Hello ,
SPC5Studio is based on eclipse
you can install git for eclipse by using this update site :
Git integration for eclipse
EGit P2 Repository - https://download.eclipse.org/egit/updates
Best regards
Erwan
2021-08-12 05:05 AM
Hello ,
SPC5Studio is based on eclipse
you can install git for eclipse by using this update site :
Git integration for eclipse
EGit P2 Repository - https://download.eclipse.org/egit/updates
Best regards
Erwan
2024-01-10 03:06 AM
Tried installing the git for eclipse as given in the previous post but the installation is failing. It is showing
"The installation cannot be completed as requested".
Attaching the screenshots here.
Could anyone please help with this?
2024-08-15 01:00 AM
Facing the same issue. Were you able to find any solution ?
2024-08-15 01:10 AM - edited 2024-08-15 01:10 AM
The issue is, the latest EGit is not compatible with SPC5 Studio. Hence we need to install the older version of EGit.
Go the archives and select one of the older version to enable EGit.
Archives Website: https://archive.eclipse.org/egit/
I have installed https://archive.eclipse.org/egit/updates-5.10/ and it works fine.
2024-08-15 05:58 AM
@asn, thank you very much for your reply.
I got the EGit installed now.
But couldn't see any options for version control enabled in SPC5Studio. If its working for you, could you please share how you get it working and configured the repository.
2024-08-16 01:00 AM
Once it is installed, Go to Window -> Perspective -> Open Perspective -> Other and in the pop window select Git. Now you will be able to see the Git Tab in the top right corner.
Hope this helps.
2024-08-20 05:35 AM
In fact , SPC5Studio is using an old version of eclipse
you should use a version compliant with SPC5Studio one.
Best Regards
erwan