vorburger commented on issue #738: Glim gsim with test cases URL: https://github.com/apache/fineract/pull/738#issuecomment-602314552 Hello every one, could you elaborate on what exactly you are looking for here? Do you want to... 1. Just run Checkstyle on the CLI? You don't have to use https://checkstyle.sourceforge.io/cmdline.html#Command_line_usage for that, you can just use Gradle, no? If I'm missing something, please clarify. 2. Have Checkstyle in Eclipse? You can use https://checkstyle.org/eclipse-cs/ for that! You should be able just load [our checkstyle.xml](https://github.com/apache/fineract/blob/develop/fineract-provider/config/checkstyle/) into it. I have not tried that yet, but I don't see why that would not work. I'd love you to try it, and then contribute a PR documenting how to do this to https://github.com/apache/fineract#checkstyle. BTW importing config/fineractdev-eclipse-preferences.epf as documented on our README normally automatically does much of what our Checkstyle configuration requires for you already. If you just do that, you may not even need to install and set up the Eclipse Checkstyle plugin? Try both, and see what works best for you, and share what you learnt here and on the dev list.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
