redhat-developer / redhat-developer/vscode-java
Improvement: Classpath is Incomplete warning should give more context
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
Issue #193 points out that this message can be less than helpful. The wiki points out that this occurs when opening individual java files. But the cases associated with this message suggest there are various other conditions - missing .project files, misconfigured .classpath, among others. I have an environment where I open multiple project directories in a single vscode window. I don't even know which project to start looking at when this message appears.
It would be helpful if the message could display "Classpath is incomplete" in (File or directory reference)
Environment
- Operating System: OSX
- JDK version: jdk 1.8
- Visual Studio Code version: 1.35.1
- Java extension version: 0.46.0
Steps To Reproduce
- With (say) 3 java project directories in a vscode window, delete .project in one.
- Java: Clean the language server environment
"Classpath is Incomplete" warning is displayed
Current Result
Expected Result
Additional Informations
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue #193 から始め、Java extension にある既存の警告 "Classpath is incomplete" を追跡します。.project ファイルを削除し、language server の環境をクリーンアップした後、1 つの VS Code ウィンドウで複数の Java プロジェクトディレクトリを使って再現します。警告が該当するファイルまたはディレクトリを特定すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100