Hei
how do I have to configure the bean shell inside JDE (or the JDE?) to avoid to
following error:
Starting the BeanShell. Please wait...
Beanshell expression evaluation error.
Expression: jde.util.Completion.getClassInfo("org.eclipse.swt.widgets.Text");
Error: // Error: // Uncaught Exception: TargetError : at Line: 11 : in file:
<unknown file> : jde .util .Completion .getClassInfo ( "org.eclipse.swt.widgets.Text"
)
Target exception: java.lang.UnsatisfiedLinkError: no swt-win32-2049 in
java.library.path
[2 times]
bsh-eval: Beanshell eval error. See messages buffer for details.
i.e. how do I set the corresponding property inside the JDE(bsh?)
Best Regards
Georg Lenz