emmcold / KoochiProblems

GNU General Public License v3.0
2 stars 1 forks source link

Add checkstyle and findbugs module to your workspace. #28

Closed sinhaaman closed 6 years ago

sinhaaman commented 6 years ago

Checkstyle Plugin from here. http://checkstyle.org/eclipse-cs/#!/ FindBugs plugin from here. http://findbugs.sourceforge.net/manual/eclipse.html

Make sure to incorporate CheckStyle and FindBugs automatically when you make a change in a java file or when you build a project. https://github.com/sevntu-checkstyle/sevntu.checkstyle/wiki/Java-code-Formater-and-Checkstyle-configuration-for-development http://checkstyle.sourceforge.net/config.html