I am using Eclipse for writing Scala code.
I installed the Scala plugin in Eclipse. In the Java environment in Eclipse there are explanations available for every built in method, but for Scala, Eclipse does not show Scala doc.
What can I do to view the Scaladoc in Eclipse?