0

Please help me out. I'm using enter image description here

this eclipse version.

I have installed the m2e-egit connector as I have a git URL to import the project but when I tried to apply my URL I don't see the SCM type as shown in the picture below and yet the project doesn't import. enter image description here

I checked in the m2e marketPlace if the installation did not work, but now I don't even see the SCM Connector here I tried many keywords to search but I don't see it because I think I had installed it successfully. enter image description here

But why doesn't it show SCM type as git in my eclipse? Even after installing the software, it doesn't work. It should show this way. enter image description here

VLAZ
  • 26,331
  • 9
  • 49
  • 67
  • Your Eclipse is 8 releases behind and also the installed plugins might not be up to date or not work with that old Eclipse. Can your issue be reproduced in the current Eclipse? If yes, please provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). – howlger Feb 16 '22 at 07:47
  • Hi Howlger, I have updated the same eclipse and tried the same issue replicates and tried using new version eclipse but it only allows JDK version >= v11. i need to use JDK 8 – Vijay Rathod Feb 16 '22 at 18:51
  • Current Eclipse 2021-12 supports Java 8 and even much older versions. Java 11 or higher is required to run Eclipse, but that's not something that would be affect you. Get Eclipse with an embedded Java 17 and configure your Java 8 that you have installed on your system in the preferences _Java > Installed JREs_. – howlger Feb 16 '22 at 19:48
  • Thank you Howlger, That works. I really appreciate the help – Vijay Rathod Feb 16 '22 at 21:05

0 Answers0