==========================================
Aspose.Email for Java Demos Read me
==========================================

This package contains demos of Aspose.Email for Java.

How to Run the Demos
==========================================
The demos are developed/tested with Aspose.Email for Java 1.0.0 with JDK 1.6.0_22. In order to run the demos using command line, copy the .java file to \bin folder inside JAVA_HOME (where JAVA_HOME is the folder where JDK is installed).

use the following command to compile the demo (HelloWorldExample.java)

	$JAVA_HOME\bin>javac -cp aspose-email-1.1.0-jdk15.jar HelloWorldExample.java

run the demo using following command

	$JAVA_HOME\bin>java -cp aspose-email-1.1.0-jdk15.jar HelloWorldExample


Software Requirements
==========================================

- Aspose.Email for Java 1.1.0
- JDK 1.4.x or Higher

http://www.aspose.com/
Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.
