I want to use GIT in eclipse, and preferably EGit, for it\'s support from the eclipse community itself. However, despite eclipse claiming the required plugins are installed,
In my case, JDK was a problem. I had JDK 1.6.0_27 installed and changed this to jdk1.8.0_111. Then it works well.