BeanShell - plugin detail
Adds BeanShell scripting language support to the IDE
| Plugin owner: |
twerner |
| Website: |
http://sourceforge.net/projects/nbbeanshell/ |
| Added: |
2011-12-03 |
| Last updated: |
2012-02-17 |
| NetBeans Versions: |
7.0, 7.1 |
| License: |
LGPL version 3.0 (LGPLv3) |
| Category: |
Programming Languages |
| Size: |
0.20 MB |
| Downloaded: |
502 times |
| Rating: |
|
Verifications for NetBeans versions
Decisions of individual verifiers for BeanShell plugin for NetBeans IDE 7.1
carlosqt cengizc ent38 mcreps scottwd9 senthilsource |
|
jkovalsky jpirek mmirilovic |
Commentscarlosqt: Works on NB 7.1
Win7, Java 1.7.0, 64-bit. Plugin functionality tested. ent38: OK on NB 7.1, WinXP SP3 x86 cp1252(fr), JDK6u31 and JDK7u03 scottwd9: win7x64, jdk1.7u3, nb7.1.1
|
Introduction
This plugin adds BeanShell scripting language (JSR-274) support to the NetBeans IDE. BeanShell (http://www.beanshell.org/) is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript.You can use BeanShell interactively for Java experimentation and debugging.
What's new in this version
This version fixes a bug that caused the interactive console window not to show up.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|