FURCAS-dev / FURCAS

A Eclipse Language Workbench for view-based textual modelling based on EMF
http://www.furcas.org
11 stars 2 forks source link

consistency and Redundancy Check for TextBlocks (#72) #85

Open StephanErb opened 13 years ago

StephanErb commented 13 years ago

Such a check should remove all TextBlocks that are somehow redundant (because their corresponding model elements have been deleted) or in any other way corrupted.

This could either be done by calling an explicit "cleanup" action or by proposing a quickfix and a problem marker within the problem view.