Last modified by Denis Frolov on 2011/05/25 13:12

From version 13.1
edited by David Holt
on 2007/12/09 13:49
Change comment: There is no comment for this version
To version 14.1
edited by Pascal Robert
on 2007/12/08 23:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.probert
Content
... ... @@ -1,9 +1,9 @@
1 -As you know, if you plan to continue using WebObjects since Apple [[deprecated>>http://lists.apple.com/archives/webobjects-dev/2006/Aug/msg01144.html]] EOModeler, WebObjects Builder and RuleModeler your best option is to move to Eclipse/WOLips.  In fact, the Apple tools are [[NOT available at all>>http://www.wocommunity.org/webobjects_faq.html#xcode3]] on Mac OS X 10.5.  So, what are the steps to migrate ?
1 +As you know, if you plan to continue using WebObjects since Apple [[deprecated>>http://lists.apple.com/archives/webobjects-dev/2006/Aug/msg01144.html]] EOModeler, WebObjects Builder and RuleModeler.  In fact, the tools are [[NOT available at all>>http://www.wocommunity.org/webobjects_faq.html#xcode3]] on Mac OS X 10.5.  So, what's the steps to migrate ?
2 2  
3 3  First, you need to install the WebObjects frameworks. On Leopard (Mac OS X 10.5), the frameworks are available in the [[Xcode 3.0>>http://developer.apple.com/tools/download/]] package. On Tiger (Mac OS X 10.4), the frameworks are available in the [[Xcode 2.5>>http://developer.apple.com/tools/download/]].  After the frameworks are installed, you need to install [[Eclipse>>http://www.eclipse.org/downloads/download.php?file=//eclipse/downloads/drops/R-3.3.1.1-200710231652/eclipse-SDK-3.3.1.1-macosx-carbon.tar.gz]] and [[WOLips>>Install WOLips with Eclipse Update Manager]].
4 4  
5 -Once everything has been installed you can begin your migration.  Depending on the complexity of your migration, you have three options for moving your projects to Eclipse/WOLips. 
5 +Everything is is installed ? You can start migrating.  You have three choices for migrations for projects. 
6 6  
7 -* If you only have a couple of frameworks and applications, and those projects are not very complex?  You can do a [[manual migration>>Import an Xcode project into WOLips]].
8 -* If you have a couple of projects and you didn't put your components and classes in sub folders ?  Try the "[[fleeto>>http://www.global-village.net/migrate.to.eclipse/home]]" script from [[Chuck Hill>>~~chuckhill]].
9 -* If you have a complex project and/or many projects ?  Use the [[XcodeMigration]] tool from [[Pascal Robert>>~~probert]].
7 +* You only have a couple of frameworks and applications, and those projects are not very complex?  You can do a [[manual migration>>Import an Xcode project into WOLips]].
8 +* You have a couple of projects and you didn't put your components and classes in sub folders ?  Try the "[[fleeto>>http://www.global-village.net/migrate.to.eclipse/home]]" script from [[Chuck Hill>>~~chuckhill]].
9 +* You have complex and/or many projects ?  Use the [[XcodeMigration]] tool from [[Pascal Robert>>~~probert]].