redhat-developer / redhat-developer/vscode-java

Project manager should warn when two projects share the same groupId and artifactId

オープン
#4,491 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

Is your feature request related to a problem? Please describe.

I have a workspace of multiple Java projects. When two projects share the same groupId and artifactId, one of them do not get recognized by Project Manager, and thus not able to get built and debugged.

Describe the solution you'd like

In the case, project manager should either support it or throw error about it, instead of silently doing nothing.

Describe alternatives you've considered

I have to remove one of the projects from the same workspace to get the other loading.

Additional context
Add any other context or screenshots about the feature request here.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、プロジェクトを groupId と artifactId で識別する vscode-java リポジトリ内の Project Manager のロジックを特定し、次に、同じ workspace 内で両方の値を共有する 2 つの Java プロジェクトを使って問題を再現します。完了の条件は、プロジェクトが一緒にサポートされるか、Project Manager が一方を黙って無視するのではなく、明示的なエラーを提示することです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript
領域
build-system, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。