devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 102 forks source link

Ability to tag plugins and tools #1311

Closed hohwille closed 9 months ago

hohwille commented 11 months ago

As a devonfw-ide admin, I want to tailor my settings to specific scenarios so that I get automatic suggestions which tools and plugins to enable and what to disable. Therefore plugins can get a new property tags. The tags for tools should be implemented directly in the new Java classes for commandlets. Examples for such tags are:

Acceptance criteria:

The main benefit of this feature will only come with our new dashboard that does not yet exist so this story is just to prepare this and creating the dashboard and using this feature will be another story.

hohwille commented 9 months ago

Replaced by https://github.com/devonfw/IDEasy/issues/7