OS X 10.11.4 test on vmware ws pro

1) make ElCapitan.iso from old OS X vmware vm box trick is when downloading OS X 10.11, hold on to install it, find out download folder and make it as iso image using this script as root. http://www.insanelymac.com/forum/topic/308533-how-to-create-a-bootable-el-capitan-iso-fo-vmware/ the last stage you may need to change to, mv /tmp/ElCapitan.iso.cdr /Users/username/Desktop/ElCapitan.iso …

Sublime Text 3 IDE setup

Highlight: Sublime Text 3 already build in support 48 types of language syntax highlight, auto-complete etc Sublime Text 3 only provides few build package for compiling/running Here providing user defined build packages for most popularly languages and scripts: C/C++/Java/Go/Objc/Ruby/Lua/HTML/JavaScript/JQuery/bash it is portable ST3 IDE on windows Language build is pre-zipped …