Authors:
siddii
BSD

Script Monkey

Vendor: Siddique Hameed

Email:

Website: http://code.google.com/p/scriptmonkey/

Description:

Script Monkey breaks the boundaries of Java and helps Java achieve the power & flexibilities of interpreted/dynamic languages. In other words, it helps Java achieve the best of both worlds.

Thanks to the embedded Rhino & Scripting API for being part of Java since v1.6. It's an all-in-one plugin which means, anything that was possible only by writing a plugin can be done using plugin-scripts(simple javascript code). And, any tasks that makes more sense to be scripted can be implemented using this tool. Note: Support for other dynamic languages like Python, Ruby etc. will be available in the future releases.

Instead of explaining what this plugin can do in words, we wanted to show some in action.

  1. Say 'Hello' to Rhino
  2. Let's do some command shell scripting
  3. Timebar plugin script

Getting Started

For the latest information & documentations, please visit the project's homepage
Downloads: 1533
Rating:
Participated in rating: 5
Version Since Build Until Build File/URL Size (Kb) Date Dependency
0.4. 69.7000. . Download 410.88. 2009-07-04 00:46:27 .
0.3. 69.7000. . Download 407.84. 2008-12-10 05:46:54 .
0.2. 69.7000. . Download 403.51. 2008-11-04 19:47:04 .
0.1. 69.7000. . Download 396.67. 2008-10-23 20:34:58 .
. .

Recent change notes:

    Version 0.4 changes:
  • Tools menu plugin-script
    Version 0.3 changes:
  • UI Enhancements
  • Stop script action

Comments:

AndreyRybin
Rated:
2010-01-31 20:37:09
Just Great!
.
siddii
Rated:
2009-02-24 18:44:56
Thanks for your feedback. I have added that in the project's homepage.

http://code.google.com/p/scriptmonkey/issues/detail?id=5

It will be available in the future release.
.
Anonymous
Rated:
2009-02-24 15:06:01
Greate plugin! Thanks a lot for it.

But I can't find one feature, that would be very usefull (at least, for me:)) - I would like to be able to assign hot keys to some of my scripts, to call them not during some system event (like project opening or closing), but when I need it.
.
Anonymous
Rated:
2009-01-05 18:12:15
Thanks for the feedback :)
.
frasolo
Rated:
2008-12-29 18:32:30
Congratulations for a polished plugin that's very easy to use!

I look forward to being able to write IDEA plugins in JRuby and Scala. Keep up the good work!
.
siddii
Rated: noRate
2008-10-23 18:02:30
Just an update...
This plugin would also support other scripting languages like Python, Ruby etc. in the future release.
.
Anonymous
Rated: noRate
2008-10-23 17:51:51
i like the it.

will it support other scripting languages besides javascript?
.