On Aug 24, 4:43 pm, Sunil S Nandihalli <sunil.nandiha...@gmail.com> wrote: > Could not locate de/jreality/plugin/JRViewer__init.class or > de/jreality/plugin/JRViewer.clj on classpath: > [Thrown class java.io.FileNotFoundException] > > I verified that the final jar that I created had JRViewer file it is > complaining about using jarexplorer.. can anybody help me with a suggestion? > Sunil.
This is not such a useful suggestion but I recommend you try with a new repl after running: lein clean && lein deps && lein repl I had a similar problem with something yesterday and the error message changed to a FileNotFoundException after the package was used once. Sorry I can't be more helpful. Saul -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en