gwt-plugins / gwt-plugins/gwt-eclipse-plugin

Preferences lastWarOutDir is not updated

Đang mở
#136 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Java
Star
117
Fork
49
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

A small annoyance. The lastWarOutDir is no longer being updated in com.google.gdt.eclipse.core.prefs. We have a cross platform team and this prefs file is actually being shared between workspaces, but it used to function that this file would be updated whenever dev mode was run, it is no longer being updated and I have ended up with an invalid file path for linux due to it being committed by a windows user and the plugin creating the lastWarOutDir everytime it runs.

If this value is no longer being used, I would suggest that in the latest versions of the plugin it should be ignored, directory should not be created, it should not be updated.

Super trivial annoyance at this point.

I have removed the value from my local copy of the file to stop the directory from being created.

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by tracing the dev mode path that handles com.google.gdt.eclipse.core.prefs and the lastWarOutDir value. Determine whether the value is still used, then verify the behavior across shared Windows and Linux workspaces. Done means the preference no longer causes an invalid directory to be created, or is updated correctly if it remains required.

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
Lĩnh vực
tooling
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
35/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.