I am having problems getting Enclojure to work properly on Netbeans
6.7 and also trying 6.5

Project REPL seems to work fine.

Most commands such as evaluate expression throw like this.

java.lang.NullPointerException
        at org.enclojure.ide.navigator.token_nav
$get_namespace_node__408.invoke(token_nav.clj:171)
        at org.enclojure.ide.nb.actions.action_handler
$load_file_action__1401.invoke(action_handler.clj:73)
        at clojure.lang.Var.invoke(Var.java:346)
        at org.enclojure.ide.nb.actions.LoadFile.performAction(LoadFile.java:
41)
        at org.openide.util.actions.NodeAction$DelegateAction$1.run
(NodeAction.java:589)
        at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction
(ActionsBridge.java:77)



Thanks for any help,
Bruce Q Hammond

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to