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.
当我在文件夹中创建一个 jsp 页面并单击CRXDE 中的全部保存时,它给了我这个错误
无法保存更改。收到 409(冲突)保存工作区 crx.default 中的更改。
谢谢你的帮助。
这是 CRXDE Lite 的常见问题。您有时可以从中恢复,但通常您能做的最好的事情就是关闭浏览器并重新开始。
要检查的一件事:确保您以具有足够权限应用更改的用户身份登录。
更新
首先如何避免这个问题?养成每次更改后单击“全部保存”的习惯,包括添加属性和删除或重命名节点。