Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对在 Eclipse 中使用 PMD 感到有点困惑。
我已经从我的规则集中删除并添加了规则,但看起来 PMD 没有考虑我的更改,而只是针对删除的规则,也就是说,它在检查时应用了我的新规则,但仍然应用删除的规则。
此外,当我单击“清除违规评论”时,它什么也不做。
知道我做错了什么吗?提前致谢。