corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

BeanShell - plugin detail

Adds BeanShell scripting language support to the IDE

NetBeans Plugin - BeanShell
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:
 4.4, by 3 users


Download plugin

Verifications for NetBeans versions

7.1 verification PASSED See verification details

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.