Closed vemv closed 2 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)
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)