Javadocs not showing in Android development IC-98.382
I'm doing Android development on IDEA 10 preview (community edition). Mostly it is just awesome.
One problem I have is that Android javadoc is not showing when I hover / code help any android functionality. In module configuration the javadoc location is defined correctly but still nothing.
IS there anything I can do?
Thanks for the help :)
Please sign in to leave a comment.
Hello. The current version of IDEA X doesn't support Android documentation format properly because it differs from classic javadoc, but this issue is already fixed and fix will be available in the next EAP:
http://youtrack.jetbrains.net/issue/IDEA-61222