score:0

eclipse fail to align fields with tab only.
if you want to keep tab indentation you can use this settings :

tab policy: mixed
indentation size: 4
tab size: 4
[x] align fields in columns

score:1

it says "fields", which i do believe means "variable declarations of a class". line 56-61 obviously looks like variable declarations of a method. thats probably why they aren't formatted at all.


Related Query

More Query from same tag