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

From version 234.1
edited by Pascal Robert
on 2023/11/13 11:54
Change comment: Renamed back-links.
To version 235.1
edited by Pascal Robert
on 2023/11/13 11:56
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -89,7 +89,7 @@
89 89  * (((
90 90  ===== Build and Install Project Wonder Binary Frameworks =====
91 91  
92 -For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>doc:documentation.Building and Installing a Framework with Ant]] pages.
92 +For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>doc:documentation.Home.Building a WebObjects Project.Building and Installing a Framework with Ant.WebHome]] pages.
93 93  
94 94  {{note title="Using Both Binary and Source Code Frameworks on Your Development Machine"}}
95 95  If you have both Source Code projects and the built, Binary Frameworks installed, you need to make sure you build all source code frameworks that your project depends upon first. //The standard Ant build does not do this for you.// Ant builds only use binary frameworks so if the installed frameworks are not up to date your Ant build could fail, or worse, succeed but contain run-time errors.