User Tools

Site Tools


beewm:devel:java_coding_conventions

Eclipse Formatter for Java Conventions

We use the Eclipse built-in Java Conventions formatter file, except for one difference: we have a line width of 180, instead of 80, as usually the screen allows much longer lines than 80.

Java Books

Unit testing

We use JUnit to implement the unit tests. Take a look at the [Getting started] (http://junit.sourceforge.net/) documentation at http://junit.org.

Logging

beewm/devel/java_coding_conventions.txt · Last modified: 2016/05/17 16:17 by 127.0.0.1