I have copied intellij-java-google-style.xml to config/codestyles folder, but even so new GoogleStyle schema appear in settings it seems that this schema just ignore settings from provided xml and used default code style settings. In my case I have IntelliJ IDEA 14.1.4 community edition where it is reproduced. Also I have tried for earlier version of idea 13.1.5 ultimate edition and it was applied there correctly. So I guess that code style settings file format for later version of idea (starting from 14 ?) was changed or something like this.
I have copied intellij-java-google-style.xml to config/codestyles folder, but even so new GoogleStyle schema appear in settings it seems that this schema just ignore settings from provided xml and used default code style settings. In my case I have IntelliJ IDEA 14.1.4 community edition where it is reproduced. Also I have tried for earlier version of idea 13.1.5 ultimate edition and it was applied there correctly. So I guess that code style settings file format for later version of idea (starting from 14 ?) was changed or something like this.