DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20699>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20699

rmic and seaprate input/output directories





------- Additional Comments From [EMAIL PROTECTED]  2003-06-24 13:24 -------
I'm not sure I'm following you here.

rmic will generate .class or .idl files (what kind of files depends on the Java
version and some attributes) and put them at the same place the .class file you
are "rmicing".  base says where <rmic> is going to find the .class files "to 
rmic".

rmic has the optional ability to generate .java files as well, those will be
placed into the directory specified by sourcebase.

IIUC you want the generated .class or .idl files to end up in a different
directory than the .class files they have been generated from, correct?  If so,
let's degrade it to an enhancement request 8-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to