The Slice-to-Java compiler, slice2java, offers the following command-line options in addition to the standard options described in
Section 4.20:
Generate checksums for Slice definitions into the class CLASS. The given class name may optionally contain a package specifier. The generated class contains checksums for all of the Slice files being translated by this invocation of the compiler. For example, the command below causes
slice2java to generate the file
Checksums.java containing the checksums for the Slice definitions in
File1.ice and
File2.ice: