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?
For the completeness of SO : Scaladoc is now integrated since release 4.0.0 RC1 of the Scala-IDE plugin.