您的位置:首页 > 编程语言 > Java开发

关于spring mvc加载本地xsd文件问题

2015-12-23 16:44 429 查看
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: