I've installed the Drive API using the Add Google APIs...
menu option.
When manually drilling into any one of the jars under Drive API, the source code opens ok.
But manually drilling into the same jar under Android Private Libraries
results in a "Source not found".
So when using open Declaration (F3)
for example, I get the "Source not found" page.
The build system links all the jars using a library called Android Private Libraries
.
I could not find a way to attach source or documentation to the Drive API.
All the options to attach anything are disabled.
Any advice?