*********************************************
* USE THESE SCRIPTS AT YOUR OWN RISK.
* 
* Review these instructions carefully before
* any attempt to use the scripts included in 
* this package.
*
* Serious damage to your WO installation may 
* occur if these instructions are not followed
*
*********************************************

This is a set of scripts to allow WOBuilder to fuction properly with Eclipse/WOLips
projects.  If you are using WebObjects 5.2.3 or greater, you will need to do the following:

1) 	copy the following framework directories from an instalation of WO5 _older_ than 5.2.3:
 		
 		IDEServices.framework
 		WODevKit.framework
 
 They are not included in this package for legal reasons.  For information on 
 how to do this, please consult this link:
 
 	http://www.objectstyle.org/woproject/wolips.html

2) Run the following script:

		WOLips_WOBuilder_fix.sh

	After this is done, you can use the toggle scripts:

		setup_eclipse.sh  
			- or -
		setup_xcode.sh

	** Initially, you will be set up to use XCode.


---

For more information on the what's and why's, you can visit:

http://www.objectstyle.org/woproject/wolips.html
http://www.objectstyle.org/woproject/lists/woproject-dev/2005/02/0063.html

The scripts in this directory just make the process discussed above as simple 
as possible.



