JRUN: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "JRUN is a REXX script that make it easy to run .jar Java files on your OS/2-ArcaOS machine. JRUN will find your hard disk the java version that you have installed and will co..."
 
No edit summary
Line 2: Line 2:


JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.  
JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.  
[[Image:JRun_ProgramIcons.png]]


JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.  
JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.  
[[Image:JRUN_OpenasOpenJDKJavaManifest.png]]
[[Image:JRUN_OpenasOpenJDKJavaManifest.png]]

Revision as of 19:42, 13 January 2021

JRUN is a REXX script that make it easy to run .jar Java files on your OS/2-ArcaOS machine.

JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.

JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.