| 1 | = !IcedTea-Web Java Browser Plugin = |
| 2 | |
| 3 | !IcedTea-Web is a plugin for Mozilla-compatible browsers that allows to run Java applets using the standalone OpenJDK 6 installation. |
| 4 | |
| 5 | More information about !IcedTea-Web can be found on its official [http://icedtea.classpath.org/wiki/IcedTea-Web home page]. |
| 6 | |
| 7 | == Current Status == |
| 8 | The OS/2 version of the plugin is currently in the Beta stage. |
| 9 | |
| 10 | == Latest Version == |
| 11 | |
| 12 | The latest version of !IcedTea-Web for OS/2 is '''1.1.2 Beta''' released on 21.07.2012. This is the first public beta build intended for testing purposes. |
| 13 | |
| 14 | The more detailed list of changes can be found [source:/tags/icedtea-web/beta/CHANGES.OS2 here]. |
| 15 | |
| 16 | Version '''1.1.2 Beta''' is available for downloading in the following packages and formats. |
| 17 | |
| 18 | ==== Prerequisites ==== |
| 19 | ||'''OpenJDK 1.6.0 Build 25 GA3'''||[http://svn.netlabs.org/java/wiki/WikiStart#OpenJDKPackages here]||OpenJDK 6 JRE (required). || |
| 20 | ||'''GLib2 2.25.15 build 4'''||[ftp://ftp.netlabs.org/pub/java/icedtea-web/misc/glib2-2_25_15-4.zip ZIP]||GLib2 runtime libraries (required). || |
| 21 | |
| 22 | If you use the [http://svn.netlabs.org/rpm/wiki/RpmInstall YUM/RPM] package manager, you may install all the prerequisities (except OpenJDK) using the following command: |
| 23 | {{{ |
| 24 | yum install glib2 |
| 25 | }}} |
| 26 | |
| 27 | ==== !IcedTea-Web Packages ==== |
| 28 | |
| 29 | ||'''!IcedTea-Web plugin'''||[ftp://ftp.netlabs.org/pub/java/icedtea-web/icedtea-web-1_1_2-beta.zip ZIP]||Mozilla-compatible browser plugin.|| |
| 30 | |
| 31 | == Reporting Bugs == |
| 32 | |
| 33 | Reporting !IcedTea-Web bugs is done using this trac's ticket system. When creating a new ticket, please set the component to "icedtea-web" for easy navigation. |