gwt-plugins / gwt-plugins/gwt-eclipse-plugin
Make GWT nature addition optional for Projects that refer to GWT maven plug-ins in their pom
- Vorherrschende Sprache
- Java
- Sterne
- 117
- Forks
- 49
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Some of my GWT projects consist entirely of generated artefacts (from models etc.).
To build them out I package them as gwt-lib (Thomas Broyer's Maven GWT plug-in).
I see that the MavenProjectConfigurator always adds the GWT nature to such projects.
For my projects that have only generated resources in, I do not want the GWT nature to be added as it results in extra builders, validation, etc. that aren't necessary (as I already know that the artefacts are valid).
For some projects (hand maintained code) I do want the natures. Could you please add a project by project flag so I can avoid the nature addition in some cases?
I ask because we have a very large number of projects, and the addition of GWT natures seems to lead to a lot of extra builder invocation that in some cases we could avoid in order to boost the performance of our IDE.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne mit dem im Issue erwähnten MavenProjectConfigurator und verfolge, wo die GWT-Nature für Projekte hinzugefügt wird, die GWT Maven plug-ins verwenden. Definiere eine projektbezogene Option und verifiziere, dass sie die zusätzliche Nature, Builder und Validierung nur dann unterdrückt, wenn sie ausgewählt ist, und ansonsten das aktuelle Verhalten beibehält.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100