eclipse中怎么快速定位到mybatis的xml文件

如题所述

eclipse中快速定位到mybatis的xml文件:
1、ctrl+点击xml文件中的
、下载该文件到你的硬盘文件夹下
3、windows -->preferences-->xml-->xml catalog-->add-->fileSystem..
后再设置
key type-->public id
key-->加入xml文件下的-//mybatis.org//DTD Mapper 3.0//EN
OK
4、关闭你的xml文件,刷新一下,ok。可以用了。
温馨提示:内容为网友见解,仅供参考
第1个回答  2017-11-02
1、ctrl+点击xml文件中的
、下载该文件到你的硬盘文件夹下
3、windows -->preferences-->xml-->xml catalog-->add-->fileSystem..
后再设置
key type-->public id
key-->加入xml文件下的-//mybatis.org//DTD Mapper 3.0//EN
OK
4、关闭你的xml文件,刷新一下,ok。可以用了。
相似回答