Changes for page XcodeMigration

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

From version 32.1
edited by Pascal Robert
on 2011/03/27 10:25
Change comment: There is no comment for this version
To version 36.1
edited by Pascal Robert
on 2011/03/27 10:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,6 @@
17 17  
18 18  = How to use it =
19 19  
20 -Get the project from the [[GitHub repository>>https://github.com/pascalrobert/XCodeMigration]].
21 -
22 22  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).
23 23  
24 24  {{panel}}
... ... @@ -36,6 +36,8 @@
36 36  
37 37  {{/panel}}
38 38  
37 +[[Download the tool>>^XcodeMigration.zip]] (you don't need to expand the .zip file). You can also get it from a [[GitHub repository>>https://github.com/pascalrobert/XCodeMigration]].
38 +
39 39  Import the XcodeMigration tool into Eclipse, by selecting //File// > //Import//.
40 40  
41 41  {{panel}}