The wiki seems to be outdated. See https://github.com/apache/cassandra/blob/trunk/doc/source/development/ide.rst :
> The project generated by the ant task ``generate-idea-files`` contains nearly everything > you need to debug Cassandra and execute unit tests. > > * Run/debug defaults for JUnit > * Run/debug configuration for Cassandra daemon > * License header for Java source files > * Cassandra code style > * Inspections You can just run `generate-idea-files` and then open the project in IDEA. Code style settings should be automatically picked up by IDEA. On Fri, 15 Sep 2017 at 14:46 Tyagi, Preetika <preetika.ty...@intel.com> wrote: > Hi all, > > I was trying to configure the Cassandra code formatter and downloaded > IntelliJ-codestyle.jar from this link: > https://wiki.apache.org/cassandra/CodeStyle > > After extracting this JAR, I was able to import codestyle/Default_1_.xml > into my project and formatting seemed to work. > > However, I'm wondering what options/code.style.schemes.xml file is exactly > used for? Could anyone please give me an idea if I need to configure this > as well? > > Thanks, > Preetika > > > -- Murukesh Mohanan, Yahoo! Japan