ssi-schaefer / lcdsl

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

Working Sets #30

Open aaiezza opened 4 years ago

aaiezza commented 4 years ago

I don't know if you are familiar with the Eclipse working sets, but it's a great way to organize your projects in an Eclipse workspace in the Project Explorer view.

It would cool to be able to toggle a filter for the launch configurations by selected project. Or to be able to toggle organizing them by working set or project instead of type.

mduft commented 4 years ago

This is definitely not what you are asking for, but you can in the meantime achieve "better" grouping of configurations by using the 'qualified' keyword for the configuration - it will simply prefix the project name to the launch configuration.