no no I didn't try that, you are right, it works with space and I understand why now(avoid repeating the pkg) * (:import [nl.bitwalker.useragentutils UserAgent])*
I guess what I was trying to say is that, it's too easy to make the mistake and the error wouldn't help you. Thanks. On Wed, Oct 24, 2012 at 3:49 PM, Jim foo.bar <jimpil1...@gmail.com> wrote: > aaa sorry I can see from a previous post that you already tried that! > this is strange! > > Jim > > > > On 24/10/12 14:48, Jim foo.bar wrote: > > On 24/10/12 14:41, AtKaaZ wrote: > > The error doesn't help you solve the problem... which is: don't pass a seq > to :import > > > You can easily pass seqs to :import...this works fine for me (importing 3 > classes from the same package): > > (:import [encog_java.customGA CustomNeuralGeneticAlgorithm > CustomGeneticScoreAdapter Referee]) > > you just need a space after the package-name... > > try > > *(:import [nl.bitwalker.useragentutils UserAgent]) > > *hope that helps > > 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 > 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 > -- I may be wrong or incomplete. Please express any corrections / additions, they are encouraged and appreciated. At least one entity is bound to be transformed if you do ;) -- 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