I have JDK 7 and eclipse JUNO installed on my windows 7 system .Both of them are working fine and eclipse is very well compiling my Java apps and running them as well .
But when I roll-over my cursor on syntax,then it is not showing its description.It says :
This element has no attached source and the Javadoc could not be found in the attached Javadoc.
for every element. I could not find anything useful on the google and also there is no similar post on StackOverflow.
What is the problem?