I'm a java newbie (but a CL oldie). I'm trying to run Vladimir Konrad's Clojure, GUI and NetBeans example on Vista.
I've got emacs + slime + ants.clj running. "." is in my CLASSPATH and the "gui" subdirectory (containing MainFrame.class, created by the NetBeans project) is in "." (i.e. ./gui/MainFrame.class). When I enter the clojure command (import '(gui MainFrame)) I get a class not found exception. I'm stumped about how to figure out what I've done wrong (or what I misunderstand) - I need suggestions. (My main goal is to investigate how to build GUI's using Swing and how to manipulate them with clojure - if there are better ways to figure this out, I'm open to suggestions). thanx pt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---