![]() |
The IDL-to-Java compiler generates Java bindings for a given IDL file.
The command to invoke the IDL-to-Java code compiler has the general form:
idlj [options] source_IDLwhere source_IDL is the name of a file that contains IDL definitions, and [options] is any combination of the options listed in Options for the IDL-to-Java compiler.