Using HCL VersionVault build tools with Java

The build behavior of Java tools causes various problems for clearmake. Understand the problems and some possible solutions to resolve them.

The standard Java toolkit is the Java Development Kit from Oracle. It includes the javac compiler and is available for many platforms.

The sub-topics uses this compiler as an example.