Hi,

How could I help you from the Eclipse side ? I don't totally understand the
steps you're following in Eclipse / counterclockwise (but maybe it's not an
eclipse / counterclockwise problem ?)

2010/8/9 scott <jscotthic...@gmail.com>

> I was going to try out a compojure tutorial in Eclipse. It appears
> that only .clj files and not the .class files are included in the
> compojure jar file.
>
> I'm seeing the following error:
> java.io.FileNotFoundException: Could not locate compojure/
> core__init.class or compojure/core.clj on classpath:    core.clj
>  /web-
> app-adder/src/adder     line 1  Clojure Compilation Problem
>
> I assume the problem is that there are no .class files in the jar. I
> tried to rebuild the compojure jar using "lein jar" but still didn't
> get .class files, even though:
>
> lein help jar
> Create a $PROJECT.jar file containing the compiled .class files as
> well as the source .clj files.
>
> Any suggestions would be appreciated - thanks.
>
> Scott Hickey
>
> --
> 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<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
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

Reply via email to