How does this Color marker happen in eclipse IDE ,and what should I do to clear the Color marker

It looks like you accidentally pressed the Coverage button instead of the Run or Debug button next to it.

To remove the red background color do the following: in the Coverage view click the Remove Active Session or Remove All Sessions button.

For information on what this Coverage does and what it is used for, see the EclEmma web site.

Leave a Comment