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

前端 未结 2 993
说谎
说谎 2020-12-21 03:49

After upgrading from Eclipse Neon to Oxygen I noticed that I can no longer navigate around the code by clicking on definitions while holding the Ctrl

2条回答
  •  Happy的楠姐
    2020-12-21 04:45

    You're probably running into bug 517610. Note the following workaround from the bug:

    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".

    The bug fix is scheduled for Oxygen.1, which will be released on September 27th 2017. Alternatively, you can update to the latest development build (6.1.0) of Linux Tools (which is the component that contained the bug) via the update site http://download.eclipse.org/linuxtools/update/.

提交回复
热议问题