spring环境搭建时,xml自动提示解决方法

来源:互联网 发布:广州文豆php怎么样 编辑:程序博客网 时间:2024/06/07 08:27
xml自动提示解决方法
有网络环境时
访问 http://www.springframework.org/schema/beans/spring-beans-2.5.xsd eclipse自动下载并缓存
无网络环境时
选择Window ->Prefererence ->MyEclipse -> Files and Editors -> XML ->XML Catalog -> add.. 
Location: spring2.5\spring-framework-2.5.6\dist\resources\spring_beans_2.5.xsd
Key Type:schame location
Key:http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
原创粉丝点击