Is it possible to specify sources and/or javadocs to be included in dependency JAR's with the Play Framework?
I want to be able to browse the source and javadocs for 3rd party libraries in Eclipse. The Maven Eclipse plugin can apparently be configured to provide this functionality as seen here, I'm wondering if Play provides similar facilities as well.