Skip to content

Instantly share code, notes, and snippets.

@wakuteka
Created March 11, 2012 01:44
Show Gist options
  • Save wakuteka/2014483 to your computer and use it in GitHub Desktop.
Save wakuteka/2014483 to your computer and use it in GitHub Desktop.
$ clj
Clojure 1.3.0
(use 'clojure.contrib.classpath)
FileNotFoundException Could not locate clojure/contrib/classpath__init.class or clojure/contrib/classpath.clj on classpath: clojure.lang.RT.load (RT.java:430)
user=> (classpath)
CompilerException java.lang.RuntimeException: Unable to resolve symbol: classpath in this context, compiling:(NO_SOURCE_PATH:2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment