Bean Shell plugin kills IDEA
I assume I am not the first person to notice that when you execute a simple "exit();" in a BeanShell (bsh plugin), it immediately kills the whole IDE.
I understand that IntelliJ might argue that this is a plugin issue with which they have nothing to do; still I find this kind of disturbing. Any way to keep users from accidentally losing everything they did?
Regards,
Jens
请先登录再写评论。
Jens Voss <no_mail@jetbrains.com> wrote:
The author(s) of the plugin could use a security manager to avoid that
problem ;) By the way -- which plugin are you using for bean shell?
Dirk Dittert
Sorry about the confusion - I used to use the beanshell plugin but switched to the BSFConsole Plugin
Regards,
Jens
Jens Voss <no_mail@jetbrains.com> wrote:
Thank you.
Dirk Dittert
Hi,
OK, I'll consider adding a security manager.
added in 0.4.3