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

Preferences lastWarOutDir is not updated

未关闭
#136 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Java
星标
117
派生
49
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先跟踪处理 com.google.gdt.eclipse.core.prefs 和 lastWarOutDir 值的 dev mode 路径。确定该值是否仍在使用,然后验证其在共享 Windows 和 Linux 工作区中的行为。完成的标准是该首选项不再导致创建无效目录,或者在仍然需要时能够正确更新。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。