Changes for page Usage for Windows
Last modified by Quinton Dolan on 2008/04/11 02:07
From version 18.1
edited by Gavin Eadie
on 2007/12/30 12:49
on 2007/12/30 12:49
Change comment:
There is no comment for this version
To version 25.1
edited by Pascal Robert
on 2007/12/30 07:08
on 2007/12/30 07:08
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. gavineadie1 +XWiki.probert - Content
-
... ... @@ -8,9 +8,9 @@ 8 8 9 9 = Moving the WebObjects frameworks from a Mac to a Windows machine = 10 10 11 -The WebObjects frameworks are part of the Xcode tools distribution (available on theMac OSXDVD,or as adownloadfrom Apple,see below) which cannot be installedon a Windows (or any Linux/UNIX variant) machinedirectly.So, before developing on Windows, youwillneed to get access on a Mac, make a archive of the frameworks and move this archive to your Windows machine. You can extractthe frameworksfrom XCodewithout having to install them on theintermediateMac.11 +The WebObjects frameworks are available on the Xcode tools, which cannot be install on a Windows (or any other Linux/UNIX variant) machine. Before developing on Windows, you need to get access on a Mac, make a archive of the frameworks and move this archive to your Windows machine. You can fetch the frameworks without having to install them on the Mac. 12 12 13 -* Obtain Xcode 2.5 (if you want to work with WebObjects 5.3) ,or Xcode 3.0 (if you want to work with WebObjects 5.4) at [[ADC>>http://developer.apple.com/tools/download/]]~-~- these are in the form of large (about 1 GB) disk images.Note that you will need to sign up for an ADC membership, but the "online" membership is free.13 +* Obtain Xcode 2.5 (if you want to work with WebObjects 5.3) or Xcode 3.0 (if you want to work with WebObjects 5.4) at [[ADC>>http://developer.apple.com/tools/download/]]. 14 14 15 15 * Mount, on a Mac, the DMG file. 16 16 ... ... @@ -34,13 +34,6 @@ 34 34 35 35 2) Copy all the frameworks from /System/Library/Frameworks on a Mac that are named Java except for JavaScriptCore and JavaVM to C:ppleibraryrameworks 36 36 37 -{{code}} 38 - 39 -mv WebObjectsRuntime.tar/Library/* C:\Apple\Local\Library\Frameworks 40 -mv WebObjectsRuntime.tar/System/Library/* C:\Apple\Library\Frameworks 41 - 42 -{{/code}} 43 - 44 44 {{warning}} 45 45 46 46 3) If you copied a 5.2, you will need to put a Windows License.key in JavaWebObjects.framework/Resources. If you copied a 5.3, I think it's a universal license key. ... ... @@ -57,7 +57,7 @@ 57 57 58 58 = Install Eclipse and WOLips = 59 59 60 -5) Install eclipse Classic3.3.1.153 +5) Install eclipse 3.3.1.1 61 61 62 62 6) Install WOLips nightly from [[http://webobjects.mdimension.com/wolips/nightly]] 63 63