You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
snommensen edited this page Mar 21, 2011
·
1 revision
Design Note: Coding Style
Checkstyle
The WiseUI project uses Checkstyle (http://checkstyle.sourceforge.net/) to assure consistent Java code throughout the project. Checkstyle allows to define a set of rules that are checked against your Java code files.
There are Checkstyle-Plugins available for various IDEs: