How to configure BeanShell as script engine?
Status: Beta
Brought to you by:
wr0ngway
Can you give me the correct parameters to use BeanShell
as the scripting engine in sunshade bsf? I've tried a
few different combinations, but simple scripts such as
"System.out.println("hello");" do not execute.
I have BeanShell jar and I use it with ANT, so I know
it works. Just need a little advice getting it going
in Eclipse.
Thanks