bsh eval error
Sunnan <[email protected]> Tue, 10 Jul 2007 15:29:15 +0200
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to automatically import (C-c C-v z) an exception class. What
am I missing?
bsh: Beanshell eval error. See messages buffer for details.
Beanshell expression evaluation error.
Expression: jde.util.JdeUtilities.getQualifiedName("IOException");
Error: // Error: EvalError: Class or variable not found:
jde.util.JdeUtilities : at Line: 2 : in file: <unknown file> : jde .util
.JdeUtilities .getQualifiedName ( "IOException" )
[2 times]
Thanks, Sunnan