Java compilers and case-sensitivity issues

Most Java compilers require that the case of file names exactly match the case of the class names in the Java source.

Running the MVFS in the Case Insensitive mode recommended on Windows converts view-private file names to lowercase. Instead, use the Case Insensitive and Case Preserving MVFS mode to get the correct behavior for Java builds.