redhat-developer / redhat-developer/vscode-java
Project manager should warn when two projects share the same groupId and artifactId
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng cách xác định logic của Project Manager trong repository vscode-java, nơi nhận diện các project dựa trên groupId và artifactId, sau đó tái hiện vấn đề với hai Java project cùng chia sẻ cả hai giá trị trong một workspace. Được xem là hoàn tất khi các project được hỗ trợ cùng nhau hoặc Project Manager hiển thị một lỗi rõ ràng thay vì âm thầm bỏ qua một project.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java, typescript
- Lĩnh vực
- build-system, tooling
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 52/100