redhat-developer / redhat-developer/vscode-java
No build output from gradle auto-build
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.3k
- Forks
- 546
- Ø Merge
- 20 Std. 1 Min.
- Gemergte PRs (30 T.)
- 11
Beschreibung
I tried this as a discussion ( #4115), but no comments, and it's becoming quite a barrier, so I'm entering this issue here.
I have a Java project, which is built using gradle, and it is set up to auto-build (using eclipse.autoBuildTasks), so that when a file is saved, the gradle auto build will run. This compiles the project's client JavaScript/TypeScript code. The build all works fine (even though the use of eclipse.autoBuildTasks is undocumented in vscode-java). The problem is that I can find no way to view the output of the build; if it fails, it does so silently, and the first indication of a problem is when running the code.
I cannot find any config parameter that I am missing, but happy to be corrected here. Otherwise, is there an enhancement possibility to view the output of an auto-build?
thanks,
Stuart
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Es wird keine Quelldatei und kein Test genannt. Beginne damit, den automatischen Gradle-Build des Java-Projekts über eclipse.autoBuildTasks zu reproduzieren, und sieh dir anschließend die Diskussion in #4115 an. Verfolge danach, wie vscode-java die Build-Ausgabe bereitstellt. Als erledigt gilt die Aufgabe, wenn die Ausgabe des automatischen Builds einsehbar ist und Build-Fehler nicht mehr stillschweigend bleiben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, typescript, vscode
- Bereich
- build-system, developer-experience, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100