Michael Wood wrote: > On Mon, Nov 24, 2008 at 10:34 PM, James G. Sack (jim) <[EMAIL PROTECTED]> > wrote: > [...] >> ==> FYI add_classpath works fine. >> As a curiosity, I notice that (System/getProperty "java.class.path") >> does not reflect any change after add-classpath. >> ==> I wonder if this is as it should be? And if so, I am left wondering >> how to determine the "real" value of the current classpath. >> >> >> For possible benefit to other newbies, this is what I came up with for >> inclusion in (say) user.clj. (criticism welcome) > > Apparently "such use of add-classpath is discouraged": > > http://groups.google.com/group/clojure/browse_thread/thread/87f40ee8788d54dd/11d4e82c3da1beb7?lnk=gst&q=%22Such+use+of+add-classpath+is+discouraged%22#11d4e82c3da1beb7 >
ok... thanks. I /am/ left believing I'll remain confused about this part of java for a while longer. :-( I was hoping that I could somehow tell java to look in (eg) the /usr/share/java tree when trying to resolve imports. If someone can direct me where I can educate myself about this aspect of java, libs, and jar-files a bit more, that would be appreciated. Otherwise I don't mean to hijack this list for general java questions. Regards, ..jim --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---