spring配置文件自动提示

进入:window -> Preference… -> MyEclipse -> Editors -> XML ->XML Catalog
选择:选中“User Specified Entries”,点击“Add…”按钮
填入:
URI: 请选择本地文件系统上spring-beans-X.X.xsd 文件 (在准备好的或者Eclipse安装文件里查找此文件)
Key Type: 选择Schema Location
Key: http://www.springframework.org/schema/beans/spring-beans.xsd
点击确定

你可能感兴趣的:(spring,MyEclipse)