Menu

clearing highlighting in Eclipse

David Cok
2012-12-19
2013-05-09
  • David Cok

    David Cok - 2012-12-19

    I like the Eclipse plug-in for EclEmma, including the in-editor source-code highlighting. However, after I have finished with a code coverage run of the JUnit tests and am back to regular development, the highlighting is distracting. How do I clear all of the EclEmma highlighting?

     
  • Marc R. Hoffmann

    See FAQ http://www.eclemma.org/faq.html

    How can I remove the coverage coloring from the Java editors again?

    If you remove the coverage session, also the coverage coloring will disappear. For this, hit Remove Session or Remove All Sessions in the Coverage view's toolbar.

     

Log in to post a comment.