Why is Eclipse highlighting my code in red and how do I turn it off?
Version: Photon Release (4.8.0)
Why is Eclipse highlighting my code in red and how do I turn it off?
Version: Photon Release (4.8.0)
This is activated because of code coverage. If you want to remove it then follow these steps.
Refer the screenshot for more details.
Right click on project folder and then select on coverage configuration from configuration and deselect the source folder from configurations. Hope this will help you.