The IDE provides two tools for generating CORBA program source files: the CORBA templates and the CORBA wizard. You can generate the files you need with these tools, as described in the following topics:
Generating an IDL File
Generating Client-side Files Using the CORBA Template
Generating Client-side Files With the CORBA Wizard
Generating Server-side Files Using the CORBA Template
Generating Server-side Files With the CORBA Wizard
For more information on deciding which files to generate, see:
Java Files for CORBA Programs