redhat-developer / redhat-developer/vscode-java
GRADLE build should have a big red message when there are project issues.
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
When I import a gradle project , visual studio code is absolutely SILENT if the build fails: the only way I can know that the reason why a project is not refreshing is actually an issue with the build is by actually run the build through the console.
Because of that, an update project may either keep showing stale data regarding runtimes, jars, etc.
Environment
-
Operating System: whatever
-
JDK version: whatever
-
Visual Studio Code version:

-
Java extension version:
Steps To Reproduce
- Just make a gradle build with some issue and then try to import the project.
Current Result
A gradle project with some issue simply causes the java view not to refresh.
Expected Result
If there is a gradle build error when updating the project there should appear a big red notification that it has happened.
Additional Informations
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルやテストは指定されていません。まず、Gradle プロジェクトのインポート/更新フローと、ビルド失敗がどのように表面化されるかを追跡します。ビルドが失敗する状態でインポートを再現し、その失敗によって目立つ VS Code 通知が表示されること、また成功するインポートには変更がないことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- build-system, developer-experience
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100