Ctrl+click doesn't work in Eclipse Juno

后端 未结 23 2148
傲寒
傲寒 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:04

    If you're working on a large project and are working with a repository, you could just have the file opened via the wrong project, I just had two instances of the file open, where one was the one where I couldn't do Ctrl + click, while on the other file I could Ctrl + click on it successfully.

提交回复
热议问题