Hello,

from the main clojars page ( http://clojars.org/ ), link "Browse the
repository" : http://clojars.org/repo/ , and given the groupId and
artifactId of the CDT : http://clojars.org/repo/cdt/cdt/ . Choose your
version ! :-)

2010/10/6 Lee Spector <lspec...@hampshire.edu>

>
> On Oct 4, 2010, at 9:40 AM, Laurent PETIT wrote:
> >
> > Yes, that's good to know. So, Lee, if I understand correctly, being able
> to use the CDT from CCW is just a matter of :
> >   * adding its jar file to the project's Java Build Path: Project >
> Properties > Java Build Path > Libraries > [ "Add Jars" if you copied the
> jar in your project | "Add external Jars" if the jar is not relative to
> Eclipse's workspace but located somewhere in the filesystem ]
> >   * starting the REPL not with "Run > Run as ..." or the like, but with
> "Run > Debug as ..." (so the JVM is started with JVM debugging options)
>
> But where do you get the jars in the first place? http://clojars.org/cdtlooks 
> like it provides help for those using lein or maven, but not a vanilla
> Eclipse/ccw project... but it's quite likely that I just don't understand
> how clojars is supposed to work. The git site seems only to have source
> files....
>
>
>
> --
> 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