redhat-developer / redhat-developer/vscode-java
How to modify the storage path of compiled files
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
Can I modify the path where the compiled files are stored?
In my computer it is stored in C:\Users\Yuzu\AppData\Roaming\Code\User\workspaceStorage\eb62a0ae736135bbef9234e82128d501\redhat.java\jdt_ws\demo1_dece82a8\bin.
When I was creating multiple projects, I failed to clean up the compiled files in time, which caused the storage consumption of the system disk to increase, which I was very distressed. Can the compiled files be stored in the corresponding project root directory?
Environment
- Operating System: Windows 11 pro 22h2 22621.1992
- JDK version: OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)
- Visual Studio Code version: 1.80.2
- Java extension version: v1.21.0
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、報告されている Windows、JDK、VS Code のバージョンで Java 拡張機能のコンパイル済みファイルの配置を再現します。Issue に表示されているパスの原因となっている workspace-storage の動作を追跡します。ソースファイル、エントリーポイント、テストのいずれも指定されていません。コンパイル済みファイルを適切なプロジェクトの場所に配置できるようにするか、サポートされている設定上の制限を文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 32/100