spring加载本地xsd

时间:2024-05-21 13:30:00
windows>preferences>myeclipse>files and edtitors>xml>xmlcatalog 

点add,在出现的窗口中的Key Type中选择URI,在location中选File syetem,然后在spring解压目录中的dist/resources目录中选择spring-beans-2.5.xsd,回到设置窗口时不要着急关闭窗口,应把窗口中的Key Type改为Schema location,Key改为http://www.springframework.org/schema/beans/spring-beans-2.5.xsd


我的是配置ehcache,路径如下:

spring加载本地xsd