MyEclipse添加Mybatis generator插件

进入MyEclipse Configuration Center选择add site,填入MyBatis generator插件的地址:http://mybatis.googlecode.com/svn/sub-projects/generator/trunk/eclipse/UpdateSite/

添加完成后,personal sites会出现刚才添加的mybatis,展开列表选中Mybatis generator,右键,然后选择add to profile,最后选择右下角的apply 1 change

MyEclipse会自动开始安装插件

原文地址:https://www.cnblogs.com/zhanghaoh/p/2830765.html