Using HCL VersionVault build tools with Java

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

Major Java development toolkit: The standard Java toolkit is Oracle JDK, which includes the javac compiler and is available for many platforms.

The sub-topics use this compiler as the example.