venantius / ultra

A Leiningen plugin for a superior development environment
Eclipse Public License 1.0
1.24k stars 35 forks source link

Could not locate fipp/engine__init.class #45

Closed dariooddenino closed 8 years ago

dariooddenino commented 8 years ago

Hi! I've followed the getting started procedure and I'm meeting all the requirements. If I try to launch lein ring server on o a project, I get this exception (I wasn't getting it before trying ultra):

Exception in thread "main" java.io.FileNotFoundException: Could not locate fipp/engine__init.class or fipp/engine.clj on classpath: , compiling:(puget/printer.clj:1:1)

venantius commented 8 years ago

What Clojure version is your project?

dariooddenino commented 8 years ago

This is embarrassing... I checked everything but that :( It was 1.6.0 Sorry for wasting your time and thanks!

venantius commented 8 years ago

No worries! It tripped me up at least once in development so I was actually expecting someone to file an issue pretty promptly after release.