Changes for page XcodeMigration

Last modified by William Sandner on 2011/10/19 21:07

From version 38.1
edited by Pascal Robert
on 2009/12/25 07:23
Change comment: There is no comment for this version
To version 23.1
edited by Pascal Robert
on 2007/12/08 23:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,17 +4,6 @@
4 4  
5 5  XcodeMigration is a tool written by [[Pascal Robert>>~~probert]]to help you migrate multiple WebObjects projects from Xcode to Eclipse/WOLips.  If you have complex or many projects to convert, this is the tool to use.  The tool is written in Java and is a Eclipse project, so you will need to import the project into Eclipse first (you need a functionnal WOLips installation to be able to import the tool). 
6 6  
7 -{{info title="Short video showing XCode project conversion"}}
8 -
9 -* [Converting XCode Projects to Eclipse Dev Tools|http://www.wocommunity.org/podcasts/Converting_Xcode_projects.mov]
10 -
11 -{{/info}}
12 -
13 -{{note}}
14 -XcodeMigration is using the tool _pbprojectdump_ which is no longer present in the Xcode 3 bundle. You need to install Xcode 2.5 to get access to _pbprojectdump_ (you can it over another machine too).
15 -
16 -{{/note}}
17 -
18 18  = How to use it =
19 19  
20 20  If you want to convert your Java classes from MacRoman to UTF-8, make sure your Eclipse workspace is in UTF-8 (the default is MacRoman).