I'm a CL oldie and a Java newbie (mostly because I never make it past CLASSPATH problems before giving up :-). This is probably an simple question, but I'm stumped.
I've managed to get emacs + slime + ants.clj to run on Windows Vista. I'm trying to get Vladimir Konrad's Clojure, GUI and NetBeans example to work, but I continue to get a class not found exception on gui.MainFrame as soon as I type (import '(gui MainFrame)). The gui subdirectory is in "." (I copied it), "." is part of the CLASSPATH as far as I can tell. Can anyone offer me suggestions on how to track down what I'm doing wrong? 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 -~----------~----~----~----~------~----~------~--~---