Changes for page XcodeMigration
Last modified by William Sandner on 2011/10/19 21:07
From version 51.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 48.1
edited by Pascal Robert
on 2010/01/04 06:22
on 2010/01/04 06:22
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]] ... ... @@ -27,9 +27,9 @@ 27 27 28 28 [[image:Image 7.png]] 29 29 30 -[[Download the tool>>^XcodeMigration.zip]] (you don't need to expand the .zip file) 34 +[[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/]]. 31 31 32 -Import the XcodeMigration tool into Eclipse, by selecting //File// > //Import//. 36 +Import the XcodeMigration tool into Eclipse, by selecting //File// > //Import//. 33 33 34 34 [[image:Image 2.png]] 35 35