bug in 2.0b1 browseClass command
Steven Buroff <[email protected]>
| Newsgroups | gmane.comp.java.beanshell.devel |
|---|---|
| Message-ID | <[email protected]> |
I get the following in 2.0b1 bsh % browseClass(String.class); // Error: EvalError: Undefined variable or class name while evaluating: bsh.syst em.icons.eye.image : at Line: 20 : in file: /bsh/commands/classBrowser.bsh : bsh .system .icons .eye .image A bug right? Or am I doing something wrong? I'm new to beanshell. Thanks. Steve