How make Eclipse/EGit recognize existing repository information after update?

后端 未结 3 1743
灰色年华
灰色年华 2020-12-07 06:49

After upgrading Eclipse from Helios to Indigo with EGit plugin 1.0.0, all my projects seem to have lost their metadata about their git repositories, respectively.

In

3条回答
  •  既然无缘
    2020-12-07 07:26

    In my case, the git repos existed but the team context did not show the "Share this project" option. It looked like the project was partially configured with git.

    I could fix the problem by deleting the project (without deleting the actual files) and then importing the project back to eclipse.

提交回复
热议问题