Currently, the only way to do this, I believe, is by re-starting
beanshell, i.e. just kill the *bsh* buffer and try your operation again.
According to its author, it's possible that the next release of
beanshell might provide hooks to rectify this situation.
Chuck
-----Original Message-----
From: Guillaume.Berche [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 11, 2000 10:33 AM
To: jde
Subject: How to update list of classes known/loaded by bean shell?
Hi,
I'm looking for a way to have the bean shell update its listof loaded
classes. Is there a way to do this (I think I read it from the list but
could not find back the archive)
My trouble is that sometimes, bean-shell related commands would return
outdated data about my class (e.g. a class that I searched before its
creation would still be reported as missing after its successfull
creation and compilation)
Is there another way than restarting emacs to have the bean shell used
by wizards restarted, or update its list of loaded classes?
Thanks,
Guillaume.