mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
…
|
||
---|---|---|
.. | ||
Makefile.in | ||
makefile.win | ||
manifest | ||
README | ||
zip.html | ||
ZipView.java |
ZipView Pluglet Example. ================================ This directory contains the source code for zip compressed files viewer pluglet example. ======================================================================== Win32 Build Directions: ======================================================================== Requirements: * built latest mozilla tree for WinNT4.0 * JDK1.3 * built Java-Implemented Plugins. How To Build: * type "nmake /f makefile.win" How to Run: * Follow the directions in ..\..\README * Set PLUGLET environment to the directory you have ZipView.jar * Run mozilla and load page zip.html from this directory and you will see the ZipView.jar contents.