I have imported a maven project through SVN in my organization. I am not able to see JavaDocs on hovering over any class, method neither is the class or method highlighting so that I can go into the respective implementation. Also, I cannot see javadocs even for core java classes. Whenever, I press Shift + F2, I get error saying, "The resource is not on the build path of a Java Project." I have tried the different answers on this forum and others as well. None seems to work. Can anyone help regarding this solution?
UPDATE: Just to add, open call hierarchy is also not working.