码迷,mamicode.com
首页 > 其他好文 > 详细

struts2标签自动提示

时间:2015-02-02 14:15:49      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:struts2   myeclipse   xml   

myeclipse10不提示struts2标签 ,是因为6没有融合struts2可以自己手动添加dtd让它提示,操作: 

window->preferences->MyEclipse->Files and Editors->XML->XML Catalog 
点开这个XML Catalog选中第一个User Sepecified Entries 点Add按钮 
弹出一个窗口,在Location里面添加struts2的DTD文件目录, 
key Type选择URI, 
Key 添加struts2中的DTD的头信息中的URL即 
http://struts.apache.org/dtds/struts-2.0.dtd 
这样就会提示了

struts2标签自动提示

标签:struts2   myeclipse   xml   

原文地址:http://blog.csdn.net/u011707402/article/details/43406657

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!