Download in http://mybatis.googlecode.com/svn/sub-projects/generator/trunk/eclipse/UpdateSite/
All the jars inside, create a new Mybatis-generator folder, throw features and plugins into the Mybatis-generator folder, move the Mybatis-generator folder to D:\ Myeclipse10_7\myeclipse 10\dropins, create a new mbg.link with the following content:
Path=d:\myeclipse10_7\myeclipse 10\dropins\mybatis-generator
Restart MyEclipse
Second, online mode
Since the offline installation is unsuccessful, you can choose to install it online
1. Select Help->install from Site ...
2. In the pop-up dialog box, click the Add button in the upper-right corner.
3. In the popup dialog box, enter
Name:mybatis
Location:https://dl.bintray.com/mybatis/mybatis-generator
(You can enter the above address in the location, you can also click Archive, select the local already downloaded jar, Zip compressed file: org.mybatis.generator.eclipse.site-1.3.5.201609070108.zip)
Click OK
4. Select Mybatis-https://dl.bintray.com/mybatis/mybatis-generator or local path of your choice in work with
(Personal suggestions First download, choose Local installation, so fast, online installation is too slow)
5. Tick MyBatis Generator Click Next
6. After the installation is complete, restart the myeclipse.
MyEclipse Installing the MyBatis Generator Code reverse generation tool