简体   繁体   English

TFS 插件不适用于 eclipse 2019-09

[英]TFS plug-in is not working for eclipse 2019-09

I'm recently migrated to jdk 11 from jdk8.我最近从 jdk8 迁移到 jdk 11。 So, i choose eclipse 2019-09 but TFS plug-in is not showing in eclipse market place.所以,我选择了 eclipse 2019-09 但 TFS 插件没有在 eclipse 市场上显示。 so, i tried installing it manually, but some options are not working like viewHistory, comparing based on change sets etc, will the TFS plug-in supports latest eclipse versions?所以,我尝试手动安装它,但有些选项不起作用,如 viewHistory、基于更改集进行比较等,TFS 插件是否支持最新的 Eclipse 版本?

According to this link Team Explorer Everywhere TFS pluging supports:根据此链接Team Explorer Everywhere TFS 插件支持:

Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)霓虹灯 (4.6)、火星 (4.5)、月神 (4.4)、开普勒 (4.3)、朱诺 (4.2, 3.8)

2019-09 is not in list. 2019-09 不在列表中。 Users with eclipse (2019-03) also have problems. eclipse(2019-03)的用户也有问题。

The problem was solved in the GitHub repository on Jan 14, 2020. Please refer to issue 290 and/or commit b8d4e67529a3619d919e7c45f9cb6255ef2b9843 .该问题已于 2020 年 1 月 14 日在GitHub 存储库中解决。请参阅issue 290和/或提交b8d4e67529a3619d919e7c45f9cb6255ef2b9843

There is no build yet (April 17, 2020), but it is quite easy to build it yourself.还没有构建(2020 年 4 月 17 日),但自己构建它很容易。 There are very good instructions in the readme of the GitHub repository . GitHub 存储库的自述文件中有很好的说明。

I cloned the repository and used JDK 8 and Apache Ant 1.9.7 for compilation.我克隆了存储库并使用 JDK 8 和 Apache Ant 1.9.7 进行编译。 I also tried a newer Eclipse version to build against, but that did not work for me.我还尝试了一个较新的 Eclipse 版本来构建,但这对我不起作用。 Downloading the given Eclipse 3.5.2 and EGit 2.1.0 made the job.下载给定的 Eclipse 3.5.2 和 EGit 2.1.0 完成了这项工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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