First, install the Emmet
1. Click on the MyEclipse panel Help, select, install from site
2. URL: http://emmet.io/eclipse/updates/because it's dwoload from Git, it's a bit slow .
3.
4.
5.
6. After installation, restart MyEclipse, you can use the Emmet.
About the use of Emmet http://www.iteye.com/news/27580 here are some simple daily tutorials http://emmet.evget.com/
About Emmet shortcut keys http://www.douban.com/note/434911163/, and MyEclipse Some of the shortcut keys will conflict
Second, SVN
1. Download the latest SVN to http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
2. Unzip, select the first two folders, under the MyEclipse2015 installation file D:\MyEclipse2015\dropins, create the SVN folder and throw the selected two files under SVN
3. Start MyEclipse
Window-show View
Select the svn repository and see the SVN below
Fill in the SVN address
See the contents of the attached SVN, then the installation is successful and my
SVN configuration Complete
MyEclipse2015 installing Emmet && SVN,