Changes for page Building and Installing a Framework with Ant
Last modified by Pascal Robert on 2013/12/18 02:55
From version 33.1
edited by David Avendasora
on 2011/04/29 14:41
on 2011/04/29 14:41
Change comment:
There is no comment for this version
To version 27.1
edited by David Avendasora
on 2011/04/25 17:55
on 2011/04/25 17:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -51,9 +51,6 @@ 51 51 === Eclipse/WOLips === 52 52 53 53 * h5. Standard WebObjects Framework 54 -Right-Click on your project in Eclipse and select **WOLips Ant Tools > Install** 55 -[[image:WOLipsAntInstall.png||border="1"]] 56 -This will build and install the framework in the location defined in the WOLips preferences, overwriting any previously installed version of the framework. 57 57 58 58 * h5. Project Wonder Frameworks 59 59 **You can not build projects from Wonder this way.** You must either use the command line or Hudson/Jenkins methods ... ... @@ -64,8 +64,6 @@ 64 64 65 65 = Customizing the Build = 66 66 67 -By modifying the values in the build.properties and wolips.properties files, you can change where Ant will look for dependencies (binary frameworks, libraries, etc.) and where it will install the build products. 68 - 69 69 = Installing = 70 70 71 71 Assuming you already cloned and built Wonder from source using the method outlined above, you can use the following procedure pull the latest changes into your local repository.