我不知道如何在ant的帮助下用sun-idl编译器(idlj)编译我的idl文件。
有谁有主意吗?
发布于 2010-04-25 02:22:05
idldepend is an ant task verifying the dependencies of a CORBA/IDL file.
编辑:从他们的描述中添加了第一行。
https://stackoverflow.com/questions/2703607
相似问题