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

From version 214.1
edited by David Avendasora
on 2011/07/07 13:20
Change comment: There is no comment for this version
To version 216.1
edited by David Avendasora
on 2012/03/05 04:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -72,7 +72,7 @@
72 72  == Use It ==
73 73  
74 74  * h5. Use Wonder source code projects in your Eclipse workspace
75 -The best way to make use of Project Wonder is obviously to import the source code projects directly into your Eclipse workspace. Why would you be reading this page if that isn't what you are trying to do? Detailed instructions are here: [[WONDER:Working with Wonder source in Eclipse]]
75 +The best way to make use of Project Wonder is obviously to import the source code projects directly into your Eclipse workspace. Why would you be reading this page if that isn't what you are trying to do? Detailed instructions are here: [[Working with Wonder source in Eclipse]]
76 76  
77 77  {{note title="Ant Builds on your Development Machine"}}
78 78  
... ... @@ -81,7 +81,7 @@
81 81  {{/note}}
82 82  
83 83  * h5. Build and Install Project Wonder Binary Frameworks
84 -For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>WO:Building and Installing a Framework with Ant]] pages.
84 +For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>Building and Installing a Framework with Ant]] pages.
85 85  
86 86  {{note title="Using Both Binary and Source Code Frameworks on Your Development Machine"}}
87 87  
... ... @@ -90,4 +90,4 @@
90 90  {{/note}}
91 91  
92 92  * h5. Build Project Wonder frameworks with Hudson/Jenkins
93 -The ideal way to build WebObjects frameworks and applications is to use a "Continuous Integration Server" or "Build Server" like Hudson or Jenkins. This allows you to automate the often complex process of building WebObjects projects that have several dependencies on frameworks. Instructions on how to setup a Hudson/Jenkins server is are available on the [[WO:Installing and Configuring Jenkins Build Server]] page.
93 +The ideal way to build WebObjects frameworks and applications is to use a "Continuous Integration Server" or "Build Server" like Hudson or Jenkins. This allows you to automate the often complex process of building WebObjects projects that have several dependencies on frameworks. Instructions on how to setup a Hudson/Jenkins server is are available on the [[Installing and Configuring Jenkins]] page.