eclipse 4.5 离线安装mybatis generator1.3.6卡在Install New Software的解决方法

简单起见,直接写安装过程
主要是原因是:在墙内一些更新源会连接超时,所以需要关闭不必要的更新源
操作步骤:
1.关闭不必要的更新源
Window 》 Preferences 》 Install/Update 》 Available Software Sites
eclipse 4.5 离线安装mybatis generator1.3.6卡在Install New Software的解决方法

2.下载org.mybatis.generator.eclipse.site-1.3.6.201712211716.zip
org.mybatis.generator.eclipse.site-1.3.6
下载后,解压到任一目录下,我是直接解压到桌面C:\Users\58\Desktop\org.mybatis.generator.eclipse.site-1.3.6.201712211716

3.配置升级源
Window 》 Preferences 》 Install/Update 》 Available Software Sites 》 Add 》Local
eclipse 4.5 离线安装mybatis generator1.3.6卡在Install New Software的解决方法

4.离线安装mybatis-generator
Help 》Install New Software 》Work with 输入mybatis-generator-folder 并且取消“Contact all update sites during install to find required software”
eclipse 4.5 离线安装mybatis generator1.3.6卡在Install New Software的解决方法
然后 Next 》Next 。。。

参考文章:
http://www.mybatis.org/generator/running/runningWithEclipse.html
https://blog.****.net/weiqing723/article/details/78994901
https://github.com/mybatis/generator/releases