microsoft / microsoft/vscode-java-dependency
Combined Classpath View
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 27
説明
Is it possible to change the view so that it just shows the classpath and ignores all other files? I dislike the separation between src/test/** and src/main/** and feel like that should be within a single view. Any thoughts or ways I can do this? This is true with both the "flat view" and the "hierarchical view" as well.
Environment
- Operating System: Windows 10
- JDK version: OpenJDK 11
- Visual Studio Code version:

- Java extension version:
- v1.14.2022120603
- vscode-java-dependency viewer version
- v0.21.2022111900
Steps To Reproduce
- Step 1 Create a fresh project using https://start.spring.io underneath create files/folder(s) under the following path src/test/java/**.java this pattern follows the standard conventions around maven.
- Open project with VSCode
[Please attach a sample project reproducing the error]
Please attach logs
Current Result

Expected Result

Additional Informations
Dupe of https://github.com/redhat-developer/vscode-java/issues/2829 bc I was dumb and opened it on the wrong repo.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている重複 issue である redhat-developer/vscode-java issue 2829 を読み、サンプルの Maven プロジェクトで dependency viewer のフラットビューと階層ビューを比較します。完了条件は、現在の src/test と src/main の分離なしに classpath を 1 つの統合ビューとして表示でき、現在表示されているその他のファイルについても動作が定義されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100