Skip to content

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

Description

@tigerinus

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions