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
on 2011/03/27 10:25
Change comment:
There is no comment for this version
To version 18.1
edited by Pascal Robert
on 2011/03/27 10:27
on 2011/03/27 10:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,12 +54,6 @@ 54 54 55 55 Select the location of the ZIP file with the tool and click //Finish//. 56 56 57 -{{panel}} 58 - 59 -!Image 4.png|align=center! 60 - 61 -{{/panel}} 62 - 63 63 The tool needs two projects templates, one of them is a application template, the other a framework template. So you need to create a //WebObjects Application// and a //WebObjects Framework//. 64 64 65 65 {{panel}} ... ... @@ -84,12 +84,6 @@ 84 84 85 85 Open //config.xml// and change the value of the //<applicationTemplatePath>// and //<frameworkTemplatePath>// nodes so that the path points to the templates you created below. 86 86 87 -{{panel}} 88 - 89 -!Image 22.png|align=center! 90 - 91 -{{/panel}} 92 - 93 93 For each project that you want to import, you need the a //<project>// node. //<path>// is the file system path to the Xcode project, //<name>// is the project name, minus .xcodeproj 94 94 95 95 Right-click on the //XCodeMigration.java// class and select //Run As// > //Open Run dialog...//