TFS 和 RTC - 均可用于 Java 和 .NET 开发
Microsoft的Team系统和IBM的Rational Team Concert都有相似的特性和功能。 两者都声称能够使用他们最喜欢的 IDE 支持 Java 或 .NET 开发人员。 您是否有任何经验表明,对于一种适用于所有人的解决方案,一种解决方案比另一种更好? 它们之间是否有任何关键差异(特征)让您更喜欢其中一个? 两者的互操作性有多好?
只是试图将营销与现实分开,而人们对这两种产品都拥有丰富的知识和经验。
蒂亚,
斯科特
Both Microsoft's Team system and IBM's Rational Team Concert have similar features and functions. Both claim to be able to support either Java or .NET developers with their favorite IDE. Do you have any experience that shows one is better than the other for a one solution that works for all? Is there any key differences (features) between them that makes you favor one over the other? How good is the interoperability for either one?
Just trying to separate the marketing from the reality with people that have lots of knowledge and experience with both products.
TIA,
Scott
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
无处不在的团队资源管理器(适用于 Eclipse)
http://www.microsoft.com/download/en/details.aspx ?id=25125
团队资源管理器
http://www.microsoft.com/download/en/details.aspx ?id=329
TFS版本控制可以管理您想要的任何文件。
TFS 构建服务器可以构建您想要的任何内容,如果您愿意,您可以使用它来启动 Ant 或 Maven 或 javac.exe。
TFS 工作项与语言无关。
TFS 测试用例与语言无关。 您不必使用 MSTest。
您没有理由不能使用整套 TFS 在 Eclipse 中开发 Java。 (微软甚至竭尽全力来实现这一场景。)
Team Explorer Everywhere (for Eclipse)
http://www.microsoft.com/download/en/details.aspx?id=25125
Team Explorer
http://www.microsoft.com/download/en/details.aspx?id=329
TFS version control can manage any files you want.
TFS build server can build anything you want, you can use it to launch Ant or Maven or javac.exe if you want.
TFS work items are language agnostic.
TFS test cases are language agnostic. You don't have to use MSTest.
There is no reason why you couldn't use the whole suite of TFS for developing Java in Eclipse. (Microsoft has even bent over backwards to enable the scenario.)