Align fields, assignments and variable declarations in columns.
Download your eclipse version related org.eclipse.jdt.core_xxx.jar file and put it in C:\Users${currentUser}.p2\pool\plugins
Download your eclipse version related org.eclipse.jdt.core_xxx.jar file and put it in ${installedDirectory}\plugins
I override org.eclipse.jdt.internal.formatter.linewrap.FieldAligner and make it enable to align assignments and variable declarations in columns by equals.