I added to my project support library android-support-v7-appcompat, but I can\'t add source and javadoc for it.
I downloaded https://android.googlesource.com/platfor
I was able to attach the source based on advice from How do I attach the Android Support Library source in Eclipse?.
Here's what I did:
First, clone the source repository and get whatever version corresponds to the released library (which I guessed):
Next, in Eclipse: