Wiki source code of Embedding WOFrameworks

Version 46.1 by Ulrich Köster on 2006/09/08 05:47

Hide last authors
Ulrich Köster 45.1 1 A good idea is to create your own targets in the build.xml or even create your own build.xml (with a different name).
David Holt 19.1 2
Ulrich Köster 45.1 3 This leaves the door open for an update of the default build.xml.
David Holt 19.1 4
5 Assume two projects: One named Foo( a framework) and the other named Uli (an application). The parent folder has another folder named packandgo.
6
Ulrich Köster 45.1 7 The [[^packageandgobuild.xml]] from the application. One minor change to the default build.xml:
David Holt 19.1 8
9 The [[^build.xml]] from the packageandgo folder:
10
Ulrich Köster 43.1 11 Just invoke ant in the packageandgo folder and grap the App from applications folder within the packageandgo folder