Bean Scripting .. ?
Good day fellows.
I'm investigating using the Bean Scripting Framework (JSR223) for my application. What I'm trying to determine is whether or not IDEA 7.x supports this natively, through a plug-in or at all.
I see that there is a "BSFConsole" plugin, whose last update was over 2 years ago - so I don't think that it is current. I'm sure I can just plug in the proper parser for whatever scripting engine I decide to use (Groovy/Java/Javascript) -- but is there a harness in place in IDEA to test, manipulate, and deploy these scripts?
Thanks in advance,
wgold
Please sign in to leave a comment.
Hi
A bit late answer :)
BSFConsole is maintained again and supports JSR-223 now.