Changes for page XcodeMigration

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

From version 34.1
edited by Pascal Robert
on 2010/02/16 20:35
Change comment: There is no comment for this version
To version 33.1
edited by Pascal Robert
on 2011/03/27 10:25
Change comment: There is no comment for this version

Summary

Details

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