clojure-emacs / enrich-classpath

Enriches Lein/deps.edn dependency trees with Java sources, JDK sources, javadocs, etc
Eclipse Public License 2.0
32 stars 9 forks source link

JDK sources #5

Closed vemv closed 2 years ago

vemv commented 3 years ago

JDK sources, while can be already available in some installations by default, can be missing from the classpath.

So as an important feature, enrich-classpath should try retrieving those too.

I outlined a possible approach in https://github.com/clojure-emacs/orchard/blob/dbe1bef72697a89843763dd112d151a9f365e5c8/project.clj (at its top level)