redhat-developer / redhat-developer/vscode-java
More than one Java maven project is not displayed/resolved correctly in Java Projects view of multi root workspace in VS Code
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ả
Hi,
A couple of days ago noticed that when I add new java project It does not get resolved (classpath, JRE, etc) in Java Projects view. Hence Tests not working and in general it is not a java project for VS Code. If I remove the first project from the workspace then the second becomes a valid project.
I have the same laptop at home which is synced via github account for settings, extensions, etc and home laptop works fine but on small projects.
My work laptop periodically takes very long time to open Java projects (I have normally 5-7) in the workspace. When it can't within 2 min I just do cleanup workspace and after reload it can open, though still takes some time. This got worse over time. I already reinstalled vs code and cleaned all metadata. Did not help.
When project is not recognized as a Java project the tree node in java projects corresponding for this project is not expanding.
Could someone take a look and fix this as it is very annoying.
Thank you,
Andrei.
Environment
- Operating System: Darwin arm64 21.1.0
- JDK version: Zulu 8.60.0.21-CA-macos-aarch64
- Visual Studio Code version: .68.1 (https://github.com/microsoft/vscode/commit/30d9c6cd9483b2cc586687151bcbcd635f373630, 2022-06-14T12:48:37.209Z)
- Java extension version: 1.8.0
Steps To Reproduce
- Create a new workspace
- Import/Create new Java maven project
- Add to workspace a folder with a another Java maven project
- Check that the second project can be expanded and you can see packages, JDK, Maven dependencies, etc in Java Projects view.
- This does not happen for any 'second project'. Simple 'hello world' projects work sometime.
- If you remove the first project then the second gets displayed/handled properly.
client.log
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
Second, third, etc projects in the Multi root java workspace stopped working 2-5 days ago
Expected Result
Multiple Java projects should work in Multi root java workspace
Additional Informations
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
Tái hiện workspace multi-root theo các bước đã liệt kê với hai hoặc nhiều dự án Java Maven, sau đó kiểm tra các tệp client.log đính kèm và hành vi của chế độ xem Java Projects. Việc sửa lỗi hoàn tất khi mọi dự án đều giải quyết được classpath, JRE, các gói và các dependency Maven của mình, đồng thời có thể được mở rộng mà không cần xóa dự án khác.
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, vscode
- Lĩnh vực
- developer-experience, devtools, tooling
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100