Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to download sources w/ dependencies #50

Closed
hlship opened this issue Jun 16, 2010 · 2 comments
Closed

Option to download sources w/ dependencies #50

hlship opened this issue Jun 16, 2010 · 2 comments

Comments

@hlship
Copy link
Contributor

hlship commented Jun 16, 2010

When you have dependencies on Java libraries, it would be nice to have the option to download the source jars for them (into lib/, or perhaps lib-src/). When working inside Eclipse or another IDE, it's very nice to have dependencies with source attachments.

@jsanda
Copy link

jsanda commented Aug 26, 2010

For Java/Groovy I use IntelliJ and have used Eclipse a good bit in the past as well. Having library source available is very helpful. There have been plenty of times where I have have to drop down into Hibernate and Seam source to set break point while going through a debugger session. For Clojure though, I have been using Emacs, and I don't know what options are available for debugging. Regardless though, having source and javadocs available for dependencies is something I'd like to see and would be happy to contribute time towards implementing it.

@technomancy
Copy link
Owner

I'd be happy to see this implemented as a plugin; I don't think it's going to get added to Leiningen unless it's a plugin that gets merged.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants