eclipse-platform / eclipse-platform/eclipse.platform
Support require one or the other nature
- Vorherrschende Sprache
- Java
- Sterne
- 165
- Forks
- 174
- Ø Merge
- 2 T. 8 Std.
- Gemergte PRs (30 T.)
- 22
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, den Erweiterungspunkt und die bestehende Verarbeitung zum Anfordern einer Natur anhand ihrer ID und zum Zulassen exklusiver Naturen zu finden. Verfolge, wie Anforderungen an Naturen ausgewertet werden, und definiere anschließend, was als abgeschlossen gilt, wenn eine beliebige Natur aus einer Menge angefordert wird und eine bevorzugte Natur hinzugefügt werden soll, wenn keine vorhanden ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100