On Wed, Feb 11, 2009 at 3:10 PM, Harrison Maseko <lis...@gmail.com> wrote:
> > Hi everyone, > I just downloaded Clojure Box today and tried to run the example found > at http://clojure.org/jvm_hosted and I get the error below. What is > the problem? > Harrison > > java.lang.Exception: Unable to resolve symbol: setLayout in this > context (NO_SOURCE_FILE:17) > [Thrown class clojure.lang.Compiler$CompilerException] > I just pasted the code in the Clojure Box REPL and it worked fine. How are you getting the code in there? Any chance you're losing the dot in the line below? (.setLayout (GridLayout. 2 2 3 3)) --~--~---------~--~----~------------~-------~--~----~ 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 clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---