Win7 system, when Eclipse writes code, see the problem of misalignment in Sourceinsight:
Use the SPACEBAR instead of the TAB key, the steps are as follows:
Step 1:
Windows->preferences->general->editors->text Editors, select "Insert Spaces for tabs".
Step 2:
Windows->preferences->java->code Styles->formatter, click the Edit button on the Acitivie profile side. In the general settings of the page that opens, make tab policy space only.
The above two steps can be
Eclipse Workspace Set Default editing width
1) Open window = Preferences
2) Open the Formatter property page from java = Codestyle = Formatter
3) Click New to create your own formatter
4) Select the Line Wrapping property page and set maximum line width to 120
5) Then go all the way OK
Android Win7 System, eclipse when you write code, see the problem of misalignment in Sourceinsight