dsldevkit / dsl-devkit

Developer kit for implementing Domain Specific Languages with Xtext. Format, Check, Export and Scope languages of DSL Developer Kit standardize DSL implementations.
https://ddk.tools.avaloq.com
Eclipse Public License 1.0
42 stars 28 forks source link

Refactor SwtBotClassFilter to take a "runwithannotation" parameter #859

Closed joaodinissf closed 11 months ago

joaodinissf commented 11 months ago

This change deletes the SwtBotXtextClassFilter, in favour of a modification of SwtBotClassFilter that allows a system parameter to be specified for use in the shouldRun method.