JIBS JIBS stands for Java Image Browser Sorter. An image viewer with a full-screen slide show, image sorting, and producing contact sheet/thumbnails. The image viewer is perfect for sorting digital photos into correct directories. Displays EXIF information captured in the photos. Also great for managing downloaded images. Lots of other utilities included. Features
System requirements
Installing JIBS Download the file JIBS_2.6.0.jar of JIBS-legacy.jar (JIBS_2.8.0). Create a folder (directory) "jibs" or something similar which fits your needs. Copy the jar file to this directory. The used jibs.cmd file Jibs works with Open JDK in OS/2-eCS, but there are still some minor issues like help and giving the UI an other appearance. I have made a jibs.cmd file with the following contents; @echo off set path=[drive: java]\JAVA160\bin set BEGINLIBPATH=[drive: java]\JAVA160\bin set CLASSPATH= [drive: jibs] cd [drive: jibs]\jibs java -Xms64m -Xmx256m -jar Jibs.jar -props [drive: jibs]\jibs\jibs.props 2>Jibs_bugtracker.txtI use 2 separate folders (directories), one for Java and one for Jibs with the files created by this program. The references used in the cmd file;
should be replaced by real drive letters. Adjust the file from the distribution below, ie. different drive and directories (maps). Save jibs.cmd and copy it to the jibs directory (map). Create a new program object or copy it from the file below. Specify the path and file name: "[drive: jibs]\jibs\jibs.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 "JIBS". The download also has a nice OS/2 icon. Parameters / options explained
Download In the file you can find the above command file (all drive letters are on set to C:) and an OS/2 JIBS icon: jibs-ecs.zip. revision July 6, 2016 |