Backend for the Ask An Expert project
In Eclipse, go to Window->Preferences, then Java->Code Style->Formatter.
Click "Import", then find the eclipse-java-google-style.xml file, in
this repository. Apply, then Ctrl+Shift+F will then autoformat to
Google style. Cheers!