Changes for page XcodeMigration

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

From version 23.1
edited by Pascal Robert
on 2007/12/08 23:34
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
... ... @@ -4,6 +4,12 @@
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 +
7 7  = How to use it =
8 8  
9 9  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).