Wiki source code of Upgrading to WOLips from Xcode or Project Builder
Version 39.1 by William Sandner on 2023/11/13 11:55
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | As you know, if you plan to continue using WebObjects since Apple [[deprecated>>url:http://lists.apple.com/archives/webobjects-dev/2006/Aug/msg01144.html||shape="rect"]] EOModeler, WebObjects Builder and RuleModeler your best option is to move to Eclipse/WOLips. In fact, the Apple tools are [[NOT available at all>>url:http://www.wocommunity.org/webobjects_faq.html#xcode3||shape="rect"]] on Mac OS X 10.5. So, what are the steps to migrate ? | ||
2 | |||
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>>url:http://developer.apple.com/tools/download/||shape="rect"]] package. On Tiger (Mac OS X 10.4), the frameworks are available in the [[Xcode 2.5>>url:http://developer.apple.com/tools/download/||shape="rect"]]. After the frameworks are installed, you need to install [[Eclipse>>url: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||shape="rect"]] and [[WOLips>>doc:WOL.Install WOLips with Eclipse Update Manager]]. | ||
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. | ||
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>>doc:documentation.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>>url:http://www.global-village.net/migrate.to.eclipse/home||shape="rect"]]" script from {{mention reference="XWiki.chuckhill" style="FULL_NAME" anchor="XWiki-chuckhill-lPKth"/}}. | ||
9 | * If you have a complex project and/or many projects ? Use the [[doc:WOL.Home.Upgrading to WOLips from Xcode or Project Builder.XcodeMigration.WebHome]] tool from {{mention reference="XWiki.probert" style="FULL_NAME" anchor="XWiki-probert-JlEYq"/}}. |