What are the files generated after using IDL to Java Compilet

Showing Answers 1 - 1 of 1 Answers

Ashok Devarampally

  • Sep 6th, 2005
 

My idl file name is My.idl, then when compiled using  
idlj My.idl 
the following files will be generated: 
My.java 
MyHelper.java 
MyHolder.java 
MyOperations.java 
_MyStub.javal

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions