Add a setting to suppress the “Old Java Runtime” warning

未關閉
#981 2 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

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

研究方向

此 issue 未指定具體的檔案或測試。先找出「Old Java Runtime」彈出視窗的實作,以及擴充功能現有的設定註冊,然後為提議的 opt-out 行為新增涵蓋測試。完成的定義是:警告預設仍可用,但啟用新設定後會被抑制。

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

描述

Feature Request: Option to suppress the "Old Java Runtime" warning

I am using the Project Manager for Java extension in VS Code, and I frequently work with older JDK versions intentionally (for example, maintaining legacy applications or matching production environments).

Currently, the extension displays a popup warning every time a workspace opens:

"This project is using an older Java runtime…"

This popup cannot be disabled, and it appears even when the older JDK is intentionally used. This becomes disruptive when switching between multiple projects or reopening the editor.

Request

Please add a setting such as:

"java.runtime.ignoreVersionWarning": true

or any equivalent option that allows users to suppress this warning permanently.

Why this matters
  • Many developers maintain legacy Java applications.
  • Some teams must use older JDKs due to production constraints.
  • The popup appears repeatedly and interrupts workflow.
  • Other VS Code extensions allow disabling similar warnings.

This small setting would greatly improve usability for developers who intentionally use older Java versions.

Thank you for considering this request!

主要語言
TypeScript
星號
199
分支
105
平均合併
1 天 22 小時
30 天內合併 PR
27

貢獻指南

開啟貢獻指南

從這裡開始

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

microsoft/vscode-java-dependency 的其他 Issue

查看 microsoft/vscode-java-dependency 的全部 Issue

相似的 Issue

更多 TypeScript Issue

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

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