gwt-plugins / gwt-plugins/gwt-eclipse-plugin
Painfully slow "Validating GWT components"
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 117
- Forks
- 49
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Not sure that GWT plugin is responsible for that.
On project clean validation starts, and it takes more than a minute per validation of each hundred java/ui.xml files in my project on very high end desktop PC. If plugin is responsible for that, then may be it's good idea to check MD5 hash of files before validating them (may be they are not changed since previous validation). Also I don't see any high CPU loading, so this validation process probably could be multithreaded somehow.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.