I am proficient at coding, but always struggling to install stuff, such as maven, plugings etc. As I am used to version control with DevOps and now want to use Eclipse for a Java project, I try to make DevOps communicate with Eclipse. I have just downloaded Eclipse on this pc.
Unfortunately, installing the plugin of 'Team Explorer Everywhere' won't work. Probably a stupid mistake from my side.
I have been following this guide and also tried this one.
After adding the location http://dl.microsoft.com/eclipse/tfs, I get the error that it 'Could not find http://dl.microsoft.com/eclipse/tfs' and the question whether I want to alter the location. I also tried without /tfs.
After some research I found out that I probably need to download something of the plugin first (and then do it manually instead), so I downloaded Source code.zip from here. Unfortunately, this does not contain the required folders which are mentioned in this Stack Overflow question.
Anyone here who can help me out on this?