Do i really need create a local repository first and than i can acess a remote repository?
I got egit from eclipse marketplace and installed.. After that i created a simple project and tried to share project with remote repository,but just can do that after i create a local repository..
Clone the remote repository and then share the project with Team->Share project. In the “Share Project” dialog, make sure “Use or create Repository in parent folder of project” is unchecked and choose the cloned repository.