idea报错Malformed \uxxxx encoding.报错解决
突然报错Malformed \uxxxx encoding。idea点击红圈中的按钮,
·
idea点击红圈中的按钮,
突然报错Malformed \uxxxx encoding
解决方案:
1.在本地maven仓库repository中搜索.lastUpdated文件,全部删除;
2.在本地maven仓库repository中搜索resolver-status.properties 文件,全部删除。
然后重新点击红圈中按钮,服务可以正常加载依赖了。
更多推荐

所有评论(0)