cucumber / cucumber-eclipse

Eclipse plugin for Cucumber
MIT License
190 stars 147 forks source link

Delete previous validation errors if there are none #514

Closed laeubi closed 1 month ago

laeubi commented 1 month ago

Currently if one fixes all validation errors (or disables the validator) the old errors stay permanently.

This deletes all markers if there are currently no errors or validators.