Changes for page XcodeMigration

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

From version 40.1
edited by Pascal Robert
on 2010/01/04 06:19
Change comment: There is no comment for this version
To version 30.1
edited by Kieran Kelleher
on 2007/12/20 22:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.kieran
Content
... ... @@ -1,6 +1,6 @@
1 1  {{toc}}{{/toc}}
2 2  
3 -= Introduction =
3 += Introduction  =
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  
... ... @@ -10,21 +10,12 @@
10 10  
11 11  {{/info}}
12 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).
21 21  
22 -{{panel}}
17 +[[image:Image 1.png]]
23 23  
24 -!Image 1.png!
25 -
26 -{{/panel}}
27 -
28 28  Make sure that you are in the WOLips perspective.
29 29  
30 30  [[image:Image 6.png]]