In the latest versions of IntelliJ IDEA it seems that it isn\'t possible to import code style files like intellij-java-google-style.xml.
I would like use the Google Java
You can also simply add this xml file to Intellij configuration folder
/home/USERNAME/.IntelliJIdea17/config/codestyles
Then you can make this code style the default one.
File/Settings/Editor/Code Style ==> Scheme = GoogleStyle