Ctrl+click doesn't work in Eclipse Juno

后端 未结 23 2162
傲寒
傲寒 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条回答
  •  萌比男神i
    2020-12-05 14:15

    You need to rebuild your workspace using CTRL+B. I a problem where I'd be able to go to the function declarations but for some I wouldn't. After a rebuild, I could do all. I hope that helps.

提交回复
热议问题