Hello I want to ident my Java's code with the Google's style. So I download the last version of checkstyle from the orginal source:
http://checkstyle.sourceforge.net/cmdline.html
I extract It so I get a checkstyle_packages.xml on my directory. I run Eclipse:
In Eclipse I go to Window -> Preferences -> Java -> Code Style -> Formatter
I click Import
I select checkstyle_packages.xml
But It doesn't import anything.
What am I doing wrong ?
You might want to get the xml from here:
https://github.com/google/styleguide
You can also find JetBrains IDEA (IntelliJ) xml files in this repository which are the only ones I personally have experience with.
As far as I'm aware these don't require the use of checkstyle.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With