Hi Manish,
You can run `ant generate-idea-files` to generate IntelliJ files. You can find
more details here: https://cassandra.apache.org/_/development/ide.html
- Francisco
On 2021/12/26 09:37:01 Manish G wrote:
> Hi,
>
> Is there any code formatter file which can be configured in intellij?
>
Hi,
Is there any code formatter file which can be configured in intellij?
With regards
Manish
code style.
Cheers,
Joaquin Casares
Consultant
Austin, TX
Apache Cassandra Consulting
http://www.thelastpickle.com
On Thu, Jan 18, 2018 at 7:33 PM, Tyagi, Preetika
wrote:
> Hi,
>
> I have a quick question on the code formatting for Cassandra using
> IntelliJ.
> I found a code for
Hi,
I have a quick question on the code formatting for Cassandra using IntelliJ.
I found a code formatter JAR here for Cassandra:
https://wiki.apache.org/cassandra/CodeStyle?action=AttachFile&do=view&target=intellij-codestyle.jar
Does someone know how it can be imported to IntelliJ-C