Author Topic: eCs_Java6 Apps Pack  (Read 31175 times)

Greggory Shaw

  • Sr. Member
  • ****
  • Posts: 442
  • Karma: +0/-0
    • View Profile
Re: eCs_Java6 Apps Pack
« Reply #30 on: January 14, 2016, 01:49:21 am »
Test - eJava-006.zip, Final and added wget option for programs to the Apps Pack !

*** All further updates will use small CMD files to add and download new java programs !
 

In the 'Get eJava Apps' folder - wget options (double click to download & auto install:

Added Games - Chess & Axis and Allies only the best games ever !

Minor adjustments for v006.

13 Jan 2016
- Removed jDownloader to many issues > use FreeRapid Downloader
- Updated TV-Browser version 3.4.2
- Added Jmol version 14.4.1 has been released (12/23/2015)

- Added games folder
- Added jin-2.14.1.zip FICS client
- Added triplea_1_8_0_9_all_platforms.zip (careful 350MB +)


*** MAKE SURE TO EDIT THE JAVAHOME directory in the Install_eJava.cmd file if using Warp or < eCS 2.1 ***

JavaHome = ProgramsDir || '\OPENJDK6'


Please Test - eJava-006.zip


user: os2user
pass: os2

ftp://os2notes.duckdns.org/

Usage:  run install only once, separate scripts are included if u need to recreate the icons. You can move the new java programs directories to your choice of location.

Any help with links to download the programs and settings please !

Just use this template below (only change the red) for new java programs and post them here !



*****************************
CreateObjects:

rc = CreateObject( 'WPProgram',,
    'jAlbum',,
    '<WP_EJAVA>',,
    'NOTDEFAULTICON=YES;'||,
        'NOPRINT=YES;'||,
        'DEFAULTVIEW=RUNNING;'||,
        ';'||,
        'ICONPOS=2,12;'||,
        'ICONFILE='||CurrentDir||'\icons\os2\jalbum.ICO;'||,
        'EXENAME='||JavaHome||'\BIN\JAVAW.EXE;'||,
        'STARTUPDIR='||JavaProg||'\JALBUM-11.6.14\JALBUM;'||,
        'PARAMETERS=-Xmx192M -jar jEdit.jar;'||,
        'PROGTYPE=PM;'||,
        'OBJECTID=<JALBUM>',,
    CreateCollision )

return

********************

(eCS 2.2 png icons shown )
« Last Edit: January 14, 2016, 07:26:29 pm by Greggory Shaw »