在 Eclipse Oxygen 中通过 Ctrl+click 的超链接导航不起作用

Hyperlink navigation via Ctrl+click in Eclipse Oxygen does not work

从 Eclipse Neon 升级到 Oxygen 后,我注意到我无法再通过在按住 Ctrl[=26= 的同时单击定义来浏览代码] 键。索引器本身工作正常,我仍然可以通过按 F3 或使用上下文菜单来跳转。

我正在使用 Eclipse CDT 和 C++。

以下截图证明该功能已启用:

我错过了什么?

您可能 运行 bug 517610。请注意该错误的以下解决方法:

To work around the problem, you can disable the Change Log hyperlink by going to Window > Preferences > General > Editors > Text Editors > Hyperlinking, then untick "Changelog Detector".

错误修复计划于 2017 年 9 月 27 日发布的 Oxygen.1。或者,您可以更新到 Linux 工具的最新开发版本 (6.1.0)(这是包含错误的组件)通过更新站点 http://download.eclipse.org/linuxtools/update/.

除了第一个解决方案,在你的Eclipse中增加"Maximum number of tokens per translation unit"。