At 05:33 PM 8/11/00 +0200, Berche, Guillaume wrote:
>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?
JDE->Wizards->Update Class List (C-c C-v C-q)
- Paul