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.
我在新的 eclipse 下载中安装了市场上的 BndTools 插件。
一开始,一切都很好。重置后,视角似乎丢失了,并且正确的菜单选项也丢失了:
我也安装了 DevTools,但在过去这不是问题。
有任何想法吗?
原因是其中一个插件配置错误。需要使用 jgit 版本 > 5.0.0,但 eclipse 使用的是 < 5.0.0 版本。通过更新 jgit,问题得到解决。