Issue Details (XML | Word | Printable)

Key: HARMONY-5824
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andrey Pavlenko
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Harmony

Java plugin for WEB browsers

Created: 14/May/08 10:13 AM   Updated: 14/May/08 10:14 AM
Component/s: Contributions
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Zip Archive Licensed for inclusion in ASF works javaplugin.zip 2008-05-14 10:14 AM Andrey Pavlenko 63 kB

Labels:


 Description  « Hide
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.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrey Pavlenko made changes - 14/May/08 10:14 AM
Field Original Value New Value
Attachment javaplugin.zip [ 12382034 ]