1. myeclipsexml文件写标签时做自动补全功能。

    struts2-core-***.jar文件解压得到struts-2.0.dtd文件(2.0为版本号),

    myeclipse-Window-preferences-MyEclipse-Files and Editors-XML-XMLcatalog进行配置

myeclipse中xml自动补全

点击Add按钮,key type选择URIkey值填struts.xml文件中的

http://struts.apache.org/dtds/struts-2.0.dtdvalue值为dtd文件的所在位置

myeclipse中xml自动补全


转载于:https://blog.51cto.com/7533613/1721536

相关文章:

  • 2022-01-23
  • 2022-01-20
  • 2022-12-23
  • 2021-10-10
  • 2021-12-15
  • 2021-11-30
  • 2021-12-15
  • 2021-11-17
猜你喜欢
  • 2021-08-16
  • 2021-12-02
  • 2021-09-22
  • 2021-11-06
  • 2021-11-23
  • 2022-02-09
相关资源
相似解决方案