---------------------- COVE tool suite 1.1 -------------------------------------------------------

Below are instructions you may need to carry out before using the IPGen tool, a component of 
the COVE tool suite version 1.1 

1. Set the JAVA_HOME variable in the envConfig.txt file. The toolset was tested with Java 
   version 1.6

2. Add third party software, ANT and AXIS2, please refer to the prerequisite section in 
   README.txt file. 

3. Add third party libraries in IPGen_lib directory, please refer to the prerequisite section in 
   README.txt file 

4. The following structure will be added to the 'proxy' directory, after executing the IPGen tool:

		       . proxy
			 |_ build.xml
			 |- build
			     |_ classes
			     |_ lib (single jar containing the proxy and MyProxy.java file) 
			 |_ src
