lein-namespace-depends icon indicating copy to clipboard operation
lein-namespace-depends copied to clipboard

A leiningen plugin to output a project's namespace use/require graph

Results 1 lein-namespace-depends issues
Sort by recently updated
recently updated
newest added

I got the following warnings: WARNING: eval-in-project's skip-auto-compile arg is deprecated. WARNING: eval-in-project's handler argument is deprecated. And then the following exception stack: Exception in thread "main" java.lang.ClassNotFoundException: leiningen.namespace-graph (NO_SOURCE_FILE:1)...