Last modified by D Tim Cummings on 2022/07/27 02:24

From version 30.1
edited by pgr
on 2010/02/16 13:57
Change comment: There is no comment for this version
To version 33.1
edited by pgr
on 2010/02/12 16:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,7 +34,7 @@
34 34  
35 35  {{note title="Note"}}
36 36  
37 -Feb 12, 2010: At least with WOLips 3.4.5830, launching Eclipse/WOLips is not sufficient to get it to create the default {{wolips.properties}}. You need to create a project; a new WebObjects Application project will do nicely.
37 +Feb 12, 2010: At least with WOLips 3.4.5830, launching Eclipse/WOLips is not enough to get it to create the default wolips.properties. You need to create a project - a new WebObjects Application project will do nicely.
38 38  
39 39  {{/note}}
40 40  
... ... @@ -63,11 +63,17 @@
63 63  wo.extensions=/Developer/WebObjects/Versions/WebObjects533/Library/WebObjects/Extensions
64 64  wo.apps.root=/Developer/WebObjects/Versions/WebObjects533/Library/WebObjects/Applications
65 65  
66 -wo.api.root=/Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/\
67 -Documents/documentation/InternetWeb/Reference/WO542Reference
66 +wo.api.root=/Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/
67 + Documents/documentation/InternetWeb/Reference/WO542Reference
68 68  
69 69  {{/noformat}}
70 70  
71 +{{warning title="Warning"}}
72 +
73 +That last line, for {{wo.api.root}}, should be entered _all on one line_. I broke it in half here only to keep the wiki's window width relatively small!
74 +
75 +{{/warning}}
76 +
71 71  ==== Set the Eclipse Workspace to use the newly Installed Version of WebObjects ====
72 72  
73 73  [[image:http://wiki.objectstyle.org/confluence/download/attachments/5275708/media_1245680796194.png?version=10||align="centre"]]