Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5824

Java plugin for WEB browsers

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Contributions
    • None

    Description

      The attached bundle contains implementation of Java plugin for WEB-browsers. The current implementation supports Harmony, Sun-based JREs and Netscape-based browsers, but it was only tested with the Mozilla Firefox browser.

      To build the plugin and integrate it into Mozilla please use the following instruction:

      • unzip the bundle
      • cd javaplugin
      • ant
      • copy jplugin.jar and plugin library from build\deploy\ to ~/.mozilla/plugins/ (%USERPROFILE%\Application Data\Mozilla\plugins for Windows)
      • export LD_LIBRARY_PATH=$HARMONY_HOME/bin/default:$HARMONY_HOME/bin:$LD_LIBRARY_PATH (set Path=%HARMONY_HOME%/bin/default;%HARMONY_HOME%/bin;$Path for windows)
      • run Ffirefox and type about:plugins in the address bar. New plugin named "Java plugin" should be appeared in the plugins list.

      Attachments

        1. javaplugin.zip
          63 kB
          Andrey Pavlenko

        Activity

          People

            Unassigned Unassigned
            apavlenko Andrey Pavlenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: