idlj.1   [plain text]


.\" Copyright (c) 2001 Apple Computer, Inc. All Rights Reserved.
.Dd March 24, 2001
.Dt IDLJ 1
.Os Mac OS X 
.Sh NAME
.Nm idlj
.Nd IDL-to-Java compiler
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
This command generates .java files that map an OMG IDL interface and enable an application written in the Java programming language to use CORBA funcionality. It is documented in 
.Xr http://java.sun.com/j2se/1.3/docs/guide/rmi-iiop/toJavaPortableUG.html .
Please refer to those documentation files for more information.
.Sh SEE ALSO 
.Xr http://java.sun.com/j2se/1.3/docs/guide/rmi-iiop/toJavaPortableUG.html