有***服务器
1、打开Eclipse的配置首选项
2、找到 XML -> XML Catalog, 添加配置项目:
3、添加URI***配置, 比如:配置Spring Schema
有 达内内网 的话
可以配置的***有
matching start string | Rewrite prefix |
---|---|
http://ibatis.apache.org | http://doc.tedu.cn |
http://www.springframework.org | http://doc.tedu.cn |
http://mybatis.org | http://doc.tedu.cn |
http://hibernate.sourceforge.net, http://www.hibernate.org | http://doc.tedu.cn |
http://struts.apache.org | http://doc.tedu.cn |
配置本地 xml Schemalocation
找到文件头 xsd 文件
下载
<mark>location选择下载好的本地路径</mark>
<mark>key选择要替换的schemalocation</mark>
<mark>中间的类型随意(当然最好选 schemalocation)</mark>