当前位置: 代码迷 >> Eclipse >> 平添schema配置文件到myeclipse
  详细解决方案

平添schema配置文件到myeclipse

热度:84   发布时间:2016-04-23 01:22:28.0
添加schema配置文件到myeclipse

1.首先Windows-->preferences-->myeclipse--files and editors -->xml-->xml catalog
2.单击add出现的窗口中的Key Type 中选择URI 在location中选择FileSystem然后在spring的解压目录的dist/resources目录中选择spring-bean-2.5.xsd
3.回到设置窗口,把窗口中的KeyType改为Schema Location
4.Key的后边加上spring-bean-2.5.xsd
5.完成

  相关解决方案