Skip to content

Before Development

romani edited this page Dec 5, 2012 · 9 revisions

Main project: http://checkstyle.sourceforge.net/

Please read perfect page from Checkstyle author about new check creation: http://checkstyle.sourceforge.net/writingchecks.html

Read about Git: http://git-scm.com/book (first 3 chapters are mandatory to understand). Practice online without any installation: http://try.github.com/

Git briefly in images: http://marklodato.github.com/visual-git-guide/index-en.html

Book about Maven: http://www.sonatype.com/books/mvnref-book/reference/ (first 3 chapters)

Our extension is for eclipse-cs Eclipse plugin: http://eclipse-cs.sourceforge.net

Extension was done by manual: http://eclipse-cs.sourceforge.net/extending_custom_checks.html