clojure.contrib.duck-streams FileNotFoundException, why? -


user=> (use '[clojure.contrib.duck-streams]) java.io.filenotfoundexception: not locate clojure/contrib/duck_streams__in it.class or clojure/contrib/duck_streams.clj on classpath: (no_source_file:0)

clojure.contrib in classpath still throwing exception. need other jar?

i highly recommend using leiningen sort out.

try lein repl command quick repl working classpath.

according message:

http://osdir.com/ml/clojure/2010-10/msg00834.html

clojure.contrib.duck-streams has been deprecated.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -