====== Eclipse Usage ====== 怎么配置control+h 出来的搜索选项: control+h 然后那个搜索框左下角有个设置。 ====== Eclipse Plugin ====== - Spring Tool Suite http://spring.io/tools/sts - Aptana http://download.aptana.com/studio3/plugin/install - Eclipse Color Themes http://eclipse-color-theme.github.io/update/ ====== Eclipse without SVN Files ====== Right click on $ProjectName$ properties -> Java Build Path -> $ProjectName$/src1/, $ProjectName$/src2, $ProjectName$/test/unit/src add "**/.svn/**" in item: Excluded. ====== Quick to Create Application ====== LAMP = Linux+Apache+MySql+PHP WAMP = Windows+Apache+MySql+PHP There are two softwares: Wampserver & xampserver. ====== Development Tools ====== Java Editor: Eclipse3.5 Database Tool: sql2005, Navicat Lite8.2 Plain Text Editor: Notepad++ 2.9.6 Draw Picture: Edraw 4 Differ Tool: WinMerge/ TortoiseSVN. Version Control Tool: SVN,Mecural, CVS HTML/CSS/Js/Jquery Editor: Aptana.