6

Good day everyone. I'm using Eclipse Luna and trying to use EGit tools but, it isn't working anymore.

I only see apply patch in the "team" option:

Apply patch

Import -> git projects isn't showing as well :

enter image description here

I checked preferences, and I didn't see git as well

preferences

I tried to switch workspace, running eclipse with -clean parameter, but it didn't help. I also checked if egit and jgit are installed, and they're installed:

enter image description here

I checked the error Log and I found something:

Error Log

I hope someone can help me "restore" the Git thingy. Thanks!

triForce420
  • 719
  • 12
  • 31

2 Answers2

0

Try going to Windows -> Preferences -> General - Capabilities

Then click the ADVANCED button and you should see the GIT not marked

Elyahu
  • 226
  • 1
  • 2
  • 15
-1

Why installing Git? All Eclipse 4.x versions do come with EGit already installed.

Verhagen
  • 3,885
  • 26
  • 36