Picture of the bug there. I'm coming from Eclipse, so I enabled the inline documentation viewer but it doesn't seem to be picking up anything. Anyone know which file needs to point to what spot?
Asked
Active
Viewed 105 times
0
-
1Maybe you should import the `JTextField` class first, so IDEA knows where to look for the JavaDoc ... – Tom Jan 18 '15 at 15:10
-
Thanks for the tip! I ended up finding the below url which helped with the problem http://stackoverflow.com/questions/91307/attaching-additional-javadoc-in-intellij-idea – nextDouble Jan 18 '15 at 18:53