主要是怕自己忘。。。所以决定写下来
1.安装eclipse
去官网http://www.eclipse.org/downloads/?osType=linux&release=undefined下载最近的包
解压:tar -zxvf eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
2.安装CDT
install new software :http://download.eclipse.org/tools/cdt/releases/8.8.1
3.设置自动补全
window->preference->java->edit->content assist
trigger修改为:
~!@#$%^&*()_++|QWERTYUIOP{}ASDFGHJKLL:"ZXCVBNM<>?`1234567890-=\qwertyuiop[]asdfghjkl;'zxcvbnm,./
5.设置主题
install new software: http://eclipse-color-theme.github.com/update
6.设置中文补丁
暂空