redhat-developer / redhat-developer/vscode-java
No build output from gradle auto-build
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルもテストも指定されていません。まず eclipse.autoBuildTasks を通じた Java プロジェクトの Gradle 自動ビルドを再現し、#4115 の議論を確認してから、vscode-java がビルド出力をどのように公開しているかを追跡してください。自動ビルドの出力を確認でき、ビルド失敗がサイレントに無視されなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- build-system, developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100