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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BeanShell Double-Click!