redhat-developer / redhat-developer/vscode-java
"The source path must be contained in the project root folder"
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
I'm new to VS Code and now trying to convert an Eclipse project to VS Code.
I have multiple Java projects stored in a common folder.
Each project have its own .vscode/settings.json file.
The projects refer to each other on source level as which requires cross-project references.
The projects are unmanaged using VS Code terminology.
Environment
- Operating System: Mac Sonoma 14.4.1
- JDK version: 21
- Visual Studio Code version: 1.88.1
- Java extension version: 1.29
Steps To Reproduce
- Try to add a source path from another project in the folder.
Then you get the error message from the issue.
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
Expected Result
Additional Informations
If this will be addressed, I think "sourcePaths" should permit relative and absolute paths to any folder.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、複数の Java プロジェクトとそれぞれの .vscode/settings.json ファイルでエラーを再現します。sourcePaths 設定がプロジェクトルートの外部にあるフォルダーを参照する場合に、どのように検証されるかを確認します。意図したプロジェクト間のソースパスが受け入れられ、報告された構成に対するリグレッションカバレッジが用意されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100