KOPI
PrevChapter 2. The KOPI Kopi Java CompilerNext

Auditing features

KJC accepts all valid Java source files but unlike other compilers it generates warnings in order to ensure a high quality source code within the development process. These warnings may be individually turned ON and OFF depending on your needs.

Here is a list of currently available warnings:

Syntax warnings

Semantic warnings

Warnings we have to add


PrevHomeNext
UsageUpRoad map