I've connected Eclipse 2018-12 with the latest version of Team Explorer Everywhere to a project on my Azure DevOps 2019 Server RC2. When I go to Team Explorer and connect to my Project I do not see the "Git Repositories" menu option. The only options I have are Work Items, Builds, Settings.
Reading a tutorial online I see that I should have the Git Repositories option: https://docs.microsoft.com/en-us/azure/devops/java/labs/eclipsegit/?view=azure-devops-2019
I am able to see the Git repos for the project via the web, and check them out with the command line git.
I have tried this with several projects on my server and I can't see Git Repositories for any of them in TEE. Am I doing something wrong? Should I just use File->Import to check out from Git and avoid Team Explorer?