[armedbear-devel] lisp interpreter inside a beanshell JConsole?
Alan Ruttenberg
alanruttenberg at gmail.com
Thu Apr 1 22:36:38 UTC 2010
Hi,
I'm trying to set up a lisp shell inside protege, by copy pasting from
the bean shell example they have:
http://code.google.com/p/co-ode-owl-plugins/source/browse/trunk/org.coode.shell/src/org/coode/shell/view/BeanShellView.java
(see http://www.beanshell.org/manual/jconsole.html)
Unfortunately I'm losing, with the first eval I call resulting in a
null pointer exception.
I expect I don't know how to set up the top level loop to run with the
JConsole streams.
Can anyone help?
Thanks,
Alan
More information about the armedbear-devel
mailing list