Jreepad Jreepad is an excellent free "personal database" program - it's a great way to organise all your personal notes, thoughts, tasks, recipes, memories... Main features;
System requirements
Installing Jreepad Download Jreepad-1.6rc3-allplatforms.zip. Create a folder (directory) "jreepad". Unzip the file "Jreepad-1.6rc3-allplatforms.zip" into the subdirectory. That's it for now. The Jreepad.cmd file With this file the program Jreepad starts. I have made a Jreepad.cmd file with the following contents; @echo off set path=[drive: java]\JAVA160\bin set BEGINLIBPATH=[drive: java]\JAVA160\bin set CLASSPATH= [drive: jreepad] cd [drive: jreepad]\jreepad java -jar Jreepad-1.6rc3.jar 2>jreepad-bugs.txtI use 2 separate folders (directories), one for Java and one for Jreepad with the files created by this program. The references used in the cmd file;
should be replaced with real drive letters. Edit and save the file "Jreepad.cmd" from the distribution. This file is copied to the "jreepad" folder (directory). Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: jreepad]\jreepad\Jreepad.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "Jreepad". You find enclosed in the file a suitable OS/2 icon. Parameters / options explained
Download In the file you can find the above command file (all driveletters are set to C:) and an OS/2 Jreepad icon: jreepad-ecs.zip. revision July 10, 2015 |