Quantcast
Channel: Blundell » java
Viewing all articles
Browse latest Browse all 4

[TUT] Create your own CheckStyle check

$
0
0
TweetAndroid code is just like any Java system, you need to write tests and have automated code review checks. CheckStyle is a way of double checking your Java code. Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to [...]

Viewing all articles
Browse latest Browse all 4

Trending Articles