当前位置: 代码迷 >> Eclipse >> 怎么让myeclipse支持zk自动提示功能
  详细解决方案

怎么让myeclipse支持zk自动提示功能

热度:93   发布时间:2016-04-23 12:36:50.0
如何让myeclipse支持zk自动提示功能?
1.eclipse - windows - preference - general - content type 点开右边的text节点,选中XML添加*.zul
2.在preference视窗 eclipse - files$editors - xml选中 xml catalog添加 用户schema 文件,key type为schema
文件可在下载包中找到 如:zk-bin-3.5.2\dist\xsd
  相关解决方案