今天做项目时出现xml文件无法使用Ctrl+Shift+F格式化的问题,出现 "Format" did not complete normally. Please see the log for more information“.
这可能是因为<web-app></web-app>中有些空格所致,试着将其删掉,或者可以将内容全部删除,然后重新粘贴即可完美解决。