欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

MyBatis和IBatis配置文件中的自动补全功能

程序员文章站 2022-03-01 17:40:02
...

在Myeclipse中打开 首选项->xml-xml Catalog 中添加User Specified Entries 

点击Add 弹出窗体选择 File System.... ,key Type选择System ID  Key随便写

http://duzitianya.iteye.com/blog/814884

 

<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>1.0.0-RC2</version>
</dependency>