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
Easy management of simple and complex projects
Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BeanShell Double-Click!