eclipse spring xml 无提示解决

增加自动提示的步骤:

1、window->preference.->xml-xml catalog

2、选中 user specified entried

3、选则Add..按钮 URI:请选择本地文件系统上的SPRING_HOME/dist/resources/spring-beans-2.5.xsd

        key:http://www.springframework.org/schema/beans/spring-beans-2.0.xsd

4、点击确定

5、关闭源配置文件,重新打开即可

转载于:https://www.cnblogs.com/yiliweichinasoft/p/3474578.html

你可能感兴趣的:(eclipse spring xml 无提示解决)