tailrecursion / boot

A Clojure build tool
Eclipse Public License 1.0
111 stars 18 forks source link

Unable to run `boot development` with boot 1.1.1 & boot2 #44

Open last-ent opened 9 years ago

last-ent commented 9 years ago

Hi, I am trying to follow the given tutorial. But when I do ./boot development with

I am running this on

Any help would be much appreciated.

anthonyshull commented 9 years ago

I get:

java.io.FileNotFoundException: Could not locate tailrecursion/hoplon/boot__init.class or tailrecursion/hoplon/boot.clj on classpath: ,

when I try to run boot.

Leiningen 2.5.1 on Java 1.8.0_31 Java HotSpot(TM) 64-Bit Server VM