Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xsd). For more information, right click on the message in the Problems View and select "Show Details..."

Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xs

看下dtd或者xsd末尾是否空格:有的需要多按个空格,有的需要删掉个空格。

Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xs


如果觉得烦人:可以将 Preferences > XML > XML Files > Validation中"Honour all XML schema locations"前的对号去掉。它将禁用指向不同schema位置相同命名空间引用的验证,仅以第一次找到的可验证的XML文件为结果。

Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xs


相关文章:

  • 2021-11-26
  • 2021-10-03
  • 2021-11-10
  • 2021-12-27
  • 2021-10-08
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
  • 2021-10-13
  • 2021-06-27
  • 2022-12-23
  • 2021-09-17
相关资源
相似解决方案