OS/2 Release Notes Forum


Hi! You are currently viewing forum as a guest. For more features please login or register!

Member Login



Lost your password?

Forum Stats

Latest Member


Not a member yet? Sign Up!



*



06 Feb 12, 17:55 PM

Author Topic: Setting up jdk Java 1.5_07 /w Innowin  (Read 1051 times)

Setting up jdk Java 1.5_07 /w Innowin
on: Jul 04, 2009, 23:21:PM
Thanks to Michael Holzapfe for figuring this out first! I only reformatted
his instructions for this post and added instructions for using the 3 files from Java 1.4.2.

   The original can be found here:
   http://home.arcor.de/michael.holzapfel/eCS/java/Using%20Java%20on%20eCS.html

The jdk 1.5.0_07 for windoze works with innowin. I use these 3 files  java.exe, javaw.exe, and j2win.dll from java142.

1)If needed install Innotek runtime.
   http://download.innotek.de/innowin/112b20/InnoTekRuntime_112b20.exe

2) Download and install jdk 1.5.0_07 to a Windows system.
    (Below I have jdk Java 1.5_07 in a zip format)
    http://java.sun.com/products/archive/j2se/5.0_07/index.html

3) Move Java\jre1.5.0_07 from Windows to an eCS partition. (I put it right
    beside the 1.4.2_09 directory)

4) Then copy the files: java.exe, javaw.exe, and j2win.dll from java142,
         into the java150 directory structure (no other changes). Apparently,
         those files are based on the AROS2.EXE file, and they don't seem to
         care what version of JAVA they are working with.
 
5) Create PROGRAM OBJECT for your java application. The path
    of the program object is different from Michael Holzapfe way, because
    I copied the 3 different java 1.4.2 files over to java 1.5.07.


    path and filename:
         C:\PROGRAMS\JAVA150\JRE\BIN\JAVAW.EXE
    parameters:
          -Xmx400M -jar JAlbum.jar
    working directory:
         C:\PROGRAMS\JALBUM

6) Start your app and that is it!


Thanks

Greggory Shaw
« Last Edit: Nov 14, 2009, 04:39:AM by GreggoryShaw »

jdk Java 1.5_07 in a zip format!
Reply #1 on: Jul 07, 2009, 17:44:PM
Here is the zip file for anyone without a Windows partition:

Download here: jre1.5_07.rar


Greggory
« Last Edit: Jul 27, 2009, 09:05:AM by GreggoryShaw »

Re: Setting up jdk Java 1.5_07 /w Acobat 5
Reply #2 on: Jul 27, 2009, 01:24:AM
I was going to give it a try, but the link you provided does not work.

Re: Setting up jdk Java 1.5_07 /w Acobat 5
Reply #3 on: Jul 27, 2009, 02:07:AM
Opps, I messed up a lot of links when I moved my site. I am uploading
the jre1.5.0_07 file to my ftp site now (12.2 Mb). And I will have the larger
jdk file (63Mb) uploaded tomorrow, the link should work now.

Greggory
« Last Edit: Jul 27, 2009, 09:08:AM by GreggoryShaw »

Re: Setting up jdk Java 1.5_07 /w Innowin
Reply #4 on: Mar 15, 2010, 14:31:PM
I don't understand well what and from where download.
Thanks
onlineuser2