This project is an automated and standardized setup for executing BeanShell scripts. It sets up a file association and icon for the .bsh file extension. It starts BeanShell scripts with a standardized CLASSPATH that includes directories for adding your own commands. Some nice new commands are also included. Only Windows is supported currently but other systems could be added.
To start the install process, just double-click the beanshell-setup.jar from your desktop or Windows Explorer.
Go to https://github.com/gungwald/beanshell-setup for the code.
Features
- Automated GUI install
- Double-click to run scripts from desktop
- A nice icon to identify BeanShell scripts with the .bsh extension
- The BeanShell bin directory is added to the system PATH so that scripts can be run from the command line by name
- .BSH extension is added to PATHEXT so that a script in the PATH like hello-world.bsh can be run by just typing hello-world
- Ability to add custom BeanShell comands usable in your scripts to C:\Users\<youruser>\.beanshell\commands\bsh
- Ability to add custom BeanShell comands, written in Java, to C:\Users\<youruser>\.beanshell\commands\java
- If command line scripts are run by double-clicking them, the Command Prompt window will pause before exiting so that the user can see the output before the window disappears
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow BeanShell Double-Click
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BeanShell Double-Click!