Important information on ATF:

This document contains four important sections -- please make sure you look them over.
They are:

- Prerequisites:
- Installation Instructions
- Finalizing an ATF Installation:
- Reconstituting the ATF Eclipse Tree:
- Using ATF:
- Known Issues:
- Version History:

--------------------------------------------------------------------------------------

--------------
Prerequisites:
--------------

Supported Platforms and Operating Systems:

	* Windows 2000
	* Windows XP
	* Linux

Hardware:

    * 1024 MB disk space
    * 1024 MB RAM
    * 1-GHz processor or above

Software:

    * Eclipse SDK 3.2 http://www.eclipse.org/downloads/
    * Eclipse Web Tools Project (WTP) 2.0 (and prereqs)
    * Sun Java� 1.5.2 (or higher)

-------------------------
Installation Instructions
-------------------------
1) Install Java SDK 1.4.2
	- http://java.sun.com/j2se/1.4.2/download.html
2) Install J2EE Server
	- Tomcat v5.0 can be found at http://tomcat.apache.org/download-55.cgi#5.0.28
2) Install prereq versions of Eclipse and WTP (see Prerequisite section above)
3) Uninstall any previous version of Mozilla xulrunner
	- (Win32) From a command line, execute "xulrunner --unregister-global"
	- (Linux) From a command line, execute "sudo ./xulrunner --unregister-global"
4) Download the nightly xulrunner build
	- Windows:  http://benjamin.smedbergs.us/xulrunner/1.8.1-rc1/xulrunner-1.8.1.en-US.win32.zip
	- Linux:    http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/2006-09-18-08-mozilla1.8/xulrunner-1.8.1.en-US.linux-i686.tar.gz
5) Untar or unzip xulrunner build and install
	- (Win32) From a command line, execute "xulrunner -register-global"
	- (Linux) From a command line, execute "sudo ./xulrunner --register-global"
6) Install AJAX Toolkit Framework features
	- Start Eclipse 
	- Select Help->Software Updates->Find and Install...->Search for new features to install
	- Install ATF features from the appropriate archived site (.zip) or URL

----------
Using ATF:
----------
  
- See Help -> Help Contents -> AJAX Toolkit Framework

-------------
Known Issues:
-------------
- We've had reports of intermittent problems bringing up Mozilla for the
  first time when installing under Linux. If this happens, try running it
  again -- the problem appears to resolve itself on the second try. We are
  investigating the problem.
  
  
---------------
Version History
---------------
1.0.0 - Initial Release on alphaWorks, 02/28/06
1.0.1 - Code update on alphaWorks, 03/10/06
0.1	- Initial Release on Eclipse 05/03/06

---------------------------

Robert Goodman
AJAX Toolkit Framework
IBM Corp
Austin, Texas
goodmanr@us.ibm.com