eclipse-platform / eclipse-platform/eclipse.platform
Support require one or the other nature
Aperta
enhancement
- Lingua principale
- Java
- Stelle
- 165
- Fork
- 174
- Merge medio
- 2g 8h
- PR unite (30g)
- 22
Descrizione
Currently one can only require another nature by id, or one can only allow one or the other nature.
What I recently came along (and seem not supported), is that one wants to require any of a set of natures (e.g. nature `a` or nature `b`) because both are exclusive (you can only have `a` or `b` on the project) but my nature wants at least one of them.
So from an extension point of view I then need to mark one as the "preferred" that is added if none of the ones I want are available.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.