问题描述
是否可以从Java(特别是HP / Mercury Quality Center OTA API)调用COM API?如果是,最好的方法是什么?
像JACOB这样的东西是适当的吗?
基本信息: - )
jacob:yes,是一个活跃的项目,将很好地满足您的目的。
,您可以看到多个示例:
但是如果你想要更多的测试和愿意支付钱,然后去。 / p>
Is it possible to call a COM API from Java (specifically the HP/Mercury Quality Center OTA API)? If so, what's the best way?
Is something like JACOB appropriate?
Code fragments would be helpful for the basics :-)
jacob : yes, http://sourceforge.net/projects/jacob-project/ is an active project that will suite your purpose pretty well.
you can see multiple examples : http://jacob-project.wiki.sourceforge.net/Event+Callbacks
but if you want something that is more tested and are willing to pay money, then go for http://www.nevaobject.com/_docs/_java2com/java2com.htm.
这篇关于是否可以从Java调用COM API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!