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.
我必须更改我的 JUnit 配置,因为必须设置一些系统属性。InteliJ 有时会删除这些配置,我怀疑是由于最大配置限制 - 这让我非常抓狂!
是否可以锁定特定配置,使其不会被删除?
您应该保存配置以使其持久化。
另一种方法是增加临时配置的限制或将您的选项置于默认配置中。