Show annotations not working

前端 未结 3 1218
名媛妹妹
名媛妹妹 2020-12-14 09:14

I use Eclipse with egit plugin. When I click Team -> Show Annotations, it shows up nothing. But I could view annotations by going to the history and then right clicking on t

3条回答
  •  無奈伤痛
    2020-12-14 09:38

    I banged my head on this for a bit today. Right-clicking a file in Project Explorer or Package Explorer, then selecting "Team" > "Show Annotations" does not work (at least in version 4.5.1). So don't do that. I found the easiest way to show annotations is just click on the vertical ruler then select "Show Annotations" from there.

    By the way, the ignore whitespace bug that @Derek mentions has been fixed. From the bug ticket,

    After updating to the 3.4.0.201405071430 showing the annotations worked also without setting the property "Ignore whitespace changes" So the bug seems to be fixed.

    I verified that I am not impacted by the bug in 4.5.1

提交回复
热议问题