If you add the jar as a Netbeans lib, Enclojure should do the work for you. Make sure to start a project REPL.
On Jan 19, 2:37 pm, Boštjan Jerko <[email protected]> wrote: > On 19.1.2010, at 19:53, Richard Newman wrote: > > > > > Make sure you explicitly include clojure-twitter.jar on your classpath. The > > containing directory is not sufficient. > > > How you do that depends on how you're invoking Clojure, and which OS you're > > using. > > Hi Richard, > > Thanks for the reply. > I was wondering if it is enough to include the directory, so now I know. > I'm using Mac OSX and used ClojureX to install clojure. I've tried to edit > clj file in my path to include CLASSPATH, but since I mostly use Netbeans to > program I just included the libraries there. > > I suspect that there are some dependancies troubles with jar written in > Clojure since I don't have a problem with version written in Java. > > Boštjan
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
