dmose%mozilla.org 9fc7780ead updating license boilerplate to xPL v1.1
git-svn-id: svn://10.0.0.236/trunk@52523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 06:20:05 +00:00
..

This directory contains an example program that demonstrates the use of the Netscape
Messaging MIME Encoder java API.

To compile and run:
-------------------

(1)     Make sure CLASSPATH includes the msg-sdk jar file (proapi.jar).
        When installed proapi.jar is located at <install-root>/packages/proapi.jar.
        Make sure CLASSPATH also includes the directory you are compiling in.

(2)     Compile: javac *.java
(3)     Run:    java <class-name>