Clearing coverage highlighting in Eclipse

前端 未结 10 1199
滥情空心
滥情空心 2020-12-12 09:05

After running coverage reports in Eclipse (using cobertura or an EMMA plugin), my source code files get highlighted in green, red and yellow depending on which lines of code

10条回答
  •  遥遥无期
    2020-12-12 09:20

    For people who are not able to find the coverage view , follow these steps :

    Go to Windows Menu bar > Show View > Other > Type coverage and open it.

    Click on Coverage.

    To clear highlightings, click on X or XX icon as per convenience.

提交回复
热议问题