首页 > 代码库 > myeclipse中配置spring xml自动提示
myeclipse中配置spring xml自动提示
这是一篇分享技巧的文章:myeclipse中配置spring xml自动提示。
① window -> preferences -> MyEclipse -> Files and Editors -> XML -> XML Catalog
② 选择User Specified Entries,点击add按钮弹出一个选框,填入以下三项
i. Location: D:\baiduyun\Spring\spring_doc\soft\spring-framework-2.5.6\dist\resources\spring-beans-2.5.xsd (文件位置)
ii. Key Type: Schema Location
iii. Key: http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
③ 在xml文件中按‘ alt + / ‘ 会有有提示啦~~~
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。