Changes for page XcodeMigration
Last modified by William Sandner on 2011/10/19 21:07
From version 50.1
edited by jacky_1970
on 2009/01/23 09:13
on 2009/01/23 09:13
Change comment:
There is no comment for this version
To version 47.1
edited by Pascal Robert
on 2010/01/04 06:20
on 2010/01/04 06:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. jacky_19701 +XWiki.probert - 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 ... ... @@ -11,7 +11,7 @@ 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. 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 ... ... @@ -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!align=center! 25 + 26 +{{/panel}} 27 + 24 24 Make sure that you are in the WOLips perspective. 25 25 26 26 [[image:Image 6.png]]