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 40.1
edited by Pascal Robert
on 2010/01/04 06:19
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -19,8 +19,12 @@
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 -[[image:Image 1.png]]
22 +{{panel}}
23 23  
24 +!Image 1.png!
25 +
26 +{{/panel}}
27 +
24 24  Make sure that you are in the WOLips perspective.
25 25  
26 26  [[image:Image 6.png]]