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
For my situation I solved this problem by going to the project properties, select "Java Build Path", and then removing source folders that does not exist anymore.