Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道如何在 ant 的帮助下使用 sun-idl 编译器 (idlj) 编译我的 idl 文件?
有人有想法吗?
idldepend 是一个 ant 任务,用于验证 CORBA/IDL 文件的依赖关系。
编辑:从他们的描述中添加了第一行。