Last modified by Bastian Triller on 2013/10/05 10:40

From version 145.1
edited by Kieran Kelleher
on 2010/09/27 04:02
Change comment: There is no comment for this version
To version 151.1
edited by Kieran Kelleher
on 2010/09/27 04:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -118,5 +118,9 @@
118 118  {code}
119 119  
120 120  An example of where this approach might be used would be when you have different projects (perhaps in a specially designated workspace) that use a specific version of WebObjects and a specific version or branch of Wonder.
121 +*Tip:* Specify a custom build directory for Wonder by adding the property 'wo.external.root' to the custom wolips properties file, for example
122 +{code}
123 +wo.external.root=/Users/mike/Developer/special/directory/Roots
124 +{code}
121 121  
122 122  {{/info}}