I'm new to scala. I've installed the nightly build since I use eclipse juno. The problem I'm facing is I do not see scaladoc when the cursor is on a class/trait and I press F2(like in java).
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
That is because it is not implemented yet. See ticket #1000954 and #1000210 for more information and future work on this. |
|||
|
|
As a poor man's alternative, the JavaDoc view works for Java elements. You can enable it from |
|||
|
|