Hi,
I would like to know if there is a way to invoke idea code (java) formater from command line.
(For details, it's for a project with code generation using "protected region" in code, so formatting must be consistent beween IDEA and automated generation output).
Thanks