Changes for page XcodeMigration
Last modified by William Sandner on 2011/10/19 21:07
From version 33.1
edited by Pascal Robert
on 2011/03/27 10:25
on 2011/03/27 10:25
Change comment:
There is no comment for this version
To version 20.1
edited by Pascal Robert
on 2010/01/04 06:24
on 2010/01/04 06:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,14 +11,12 @@ 11 11 {{/info}} 12 12 13 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 copyitfromanother machine too).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 15 16 16 {{/note}} 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 [[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}}