Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

No build output from gradle auto-build

未關閉
#4,135 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
45/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
java, typescript, vscode

研究方向

未指定原始檔案或測試。首先透過 eclipse.autoBuildTasks 重現 Java 專案的 Gradle 自動建置,並查看 #4115 中的討論,接著追蹤 vscode-java 如何公開建置輸出。完成的標準是可以查看自動建置輸出,且建置失敗不再無聲無息。

由索引模型根據 Issue 內容生成。

描述

Gradle

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

主要語言
TypeScript
星號
2.3k
分支
547
平均合併
20 小時 9 分鐘
30 天內合併 PR
10

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

redhat-developer/vscode-java 的其他 Issue

查看 redhat-developer/vscode-java 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。