ssi-schaefer / lcdsl

Eclipse Launch Configuration DSL (Xtext based)
Eclipse Public License 1.0
23 stars 12 forks source link

Subclass missing required plugin's dependencies due to 'ignore' statement in superclass #14

Closed kgerstl closed 6 years ago

kgerstl commented 6 years ago

If a subclass requires a plugin that is explicitly ignored in a superclass, then the plugin will be added to the launch configuration without its dependencies.