简体   繁体   中英

Java API for Rational Synergy/CM?

Does anyone know if there exists a java API for Rational Synergy/CM? I need to perform queries from inside a small java program.

是的,有一个用于CM Synergy(旧名称Continuus)的Eclipse插件,您可以从IBM spport网站上下载它,该公司Telelogic被IBM收购。

我已经看到了用于CruiseControl.NET持续集成服务器的Telelogic Synergy插件的源代码,并且通过执行命令行工具和解析输出来完成与Synergy的连接。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM