eclipse not showing git repository status

允我心安 提交于 2019-12-11 21:53:47

问题


we're using eclipse Oxygen.1a, release 4.7.1a. Earlier my eclipse was running slow and i was trying some things to speed it up(like disabling automatic updates, disabling validations etc. from this thread: How can you speed up Eclipse?). I also tried steps mentioned in few blogs. I dunno which exact thing did this, but now i can no more see the git sync status for my projects in package explorer view, it looks like this:

Whereas earlier, against the project name it used to show [master], up or down arrows -> indicating the sync status with remote repo. It also used to show a ">" sign indicating the file is changed when compared to git repo... It doesn't show any of these properties any more. (Below is an image how it used to look like earlier - project name removed):

What i tried so far, i restored eclipse properties to its defaults and also tried to google this issue, but to no avail. If anyone has faced similar issue and can help, that will be greatly appreciated.


回答1:


Go to
Preferences -> General -> Appearance -> Label decorations
to see if Git is enabled.



来源:https://stackoverflow.com/questions/50861795/eclipse-not-showing-git-repository-status

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!