Ctrl+click doesn't work in Eclipse Juno

后端 未结 23 2149
傲寒
傲寒 2020-12-05 13:50

For every version of Eclipse I\'ve used prior to Juno, ctrl+click would find the declaration of a variable/class/method. It was an extremely useful feature when d

23条回答
  •  春和景丽
    2020-12-05 14:22

    Go to

    Window -> Preferences -> General -> Editors -> Text Editors -> Hyperlinking

    and be sure that

    Enable on demand hyperlink style navigation

    is checked.

提交回复
热议问题