redhat-developer / redhat-developer/vscode-java

The Ext always consider the direct build folder will located inside workplace folder

Đang mở
#4,454 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

bug
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ả

Describe the bug
The Ext always consider the direct build folder will located inside workspace folder.

To Reproduce
Steps to reproduce the behavior:
So, if I set the following config in Pom.xml:

c:/x folder/builds/${project.artifactId}

the Ext. will create [/x folder/builds/${project.artifactId}] inside the workspace directory and will use it for compiling.

[Please attach a sample project reproducing the error]
[Please attach logs. See https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging]

Expected behavior
use the same folder that set in pom.xml.
I always set the build folder outside workspace folder to avoid OneDrive synch issues. and this settings working well with all IDEs and ext except this one.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. 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 truy vết cách extension đọc thư mục build từ Pom.xml và phân giải đường dẫn đã cấu hình. Tái hiện vấn đề với c:/x folder/builds/${project.artifactId} bên ngoài workspace, sau đó xác minh rằng quá trình biên dịch sử dụng chính xác thư mục bên ngoài đó thay vì tạo một thư mục tương đối với workspace.

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, developer-experience
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.