1: initial configuration of new computer environment
- Java environment
Java_home ----------> D: \ Program Files \ Java \ jdk1.7.0 _ 04
Path ----------> % java_home %/bin; % java_home %/JRE/bin
Classpath ---------->.; % java_home %/lib/dt. jar; % java_home %/lib/tools. Jar
- Android_sdk_home environment F: \ tools \ androidtools \ adt-bundle-windows-x86_64-20130219 \ SDK
- Modify the eclipse font, encoding, and character environment to configure eclipse operation habits. Modify window -- preference -- Java -- editor -- content assist in the box at the bottom of the page. abcdefghijklmnopqrstuvwxyz prompts automatically. Modify the attribute auto-completion (crtl + L, 2) to crtl + ALT + Z.
- Configure frequently used software such as email, everything, lingers, QQ pinyin, and qqplayer.
- Eclipse auto-completion is adjusted to all characters
- Set eclipse to automatically complete windows --> preferences --> JAVA --> editor --> content asist, in auto activation triggers
There is only one "." In the text box after Java. Now you can change it to ". abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz ".
- Configure eye protection to set the color, saturation, and brightness to 85, 90, and 205 respectively.
- Install eclipse
Plug-ins such as SVN, findbugs, and esey release EInstall findbugs plugin http://www.cfanz.cn /? C = article & A = read & id = 32833 Method Install the checkstyle plug-in configuration check style configuration file