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

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

Summary

Details

Page properties
Content
... ... @@ -118,9 +118,12 @@
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 +
121 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 122  {code}
123 123  wo.external.root=/Users/mike/Developer/special/directory/Roots
124 124  {code}
125 125  
127 +*Tip:* A custom WebServer install directory can be specified to Wonder by adding the property 'wo.server.root' to the custom wilips properties file also.
128 +
126 126  {{/info}}