Why can't I make source attachments to Gradle libraries in Eclipse?

The gradle libraries show up on my gradle projects, but it would be nice to be able to see the Source Code. Why are the source attachments to gradle jars non-modifiable and can I do anything about it?

Among other reasons I’d like to be able to solve this is that it would open up the possibility of debugging gradle issues in Eclipse.