GitHub - j8unit-team/developer: Conventions for J8Unit Committers

J8Unit :: Developer Settings

Hi there,

if you want to support the j8unit team you should be aware of the code styles, conventions and formatter rules.

In order to keep the code consistent, to prevent encoding problems, to understand new code more quickly and thoroughly, to avoid arguing over syntax, naming standards, and style preferences we must insist on consistent code.

Avowedly, good style is a subjective matter and the perception of beauty is subjective. However, these are the rules which we think are fine for us:

Eclipse (Oxygen)

Maven

Preliminarily, Maven runs much smarter with Maven Bash Auto Completion.

Further, we (most of the time) respect the Maven's convention over configuration concept. In particular, we use the Standard Directory Layout.