redhat-developer / redhat-developer/vscode-java
Classpath Incomplete Warning with Eclipse-generated project
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
I have a lot of projects created through Eclipse that work fine. They have buildpaths and classpaths very similar to a project I'm working on currently. I created the project, made some classes, and then started implementing stuff in VSCode when the Classpath Incomplete warning popped up. The .classpath file is in the project folder, along with the .project file. I have the default src folder with a package within it that has all the source code. Everything was setup using Eclipse.
Environment
- Operating System: Win10.something
- JDK version: 1.8.0_144
- Visual Studio Code version: 1.22.1
- Java extension version: 0.22.0
Steps To Reproduce
- Create a lot of projects in Eclipse.
- Write all of the source in VSCode.
- Have one project created in Eclipse repeatedly throw Classpath Incomplete warning in VSCode.
Current Result
ClassPath Incomplete warning thrown
Expected Result
No warnings being thrown
Additional Informations
If the warnings could include a diagnostic in a future version, that may help a lot.
And sorry, I can't provide a video because I can't post my source online anywhere.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Eclipse が生成した .classpath ファイルと .project ファイルを、デフォルトの src フォルダーおよびそのパッケージと比較し、報告されている Windows、JDK 1.8.0_144、VS Code 1.22.1、Java extension 0.22.0 の環境を使用します。Classpath Incomplete 警告を再現し、どのプロジェクト状態がそれを発生させるのかを特定します。完了条件は、警告が解消されるか、有用な診断情報を含むことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100