OnBotJavaProgrammingMode.URI_BUILD_LOGOnBotJavaCompiler guides our access to and usage of the java compiler tool.OnBotJavaDelegatingStandardFileManager is a delegator to StandardJavaFileManager.OnBotJavaDiagnosticsListener manages error and warning output from our
compilation tools.OnBotJavaManager is the main orchestrator of the OnBotJava build process.OnBotJavaService provides access to the OnBotJava functionality
independent of the lifetime of the robot controller user interfaceOnBotJavaStandardFileManager manages access to the on-bot java files on behalf
of the java compiler.OnBotJavaTracingStandardFileManager provides tracing to StandardJavaFileManager methods.