Changes for page Embedding WOFrameworks
Last modified by Gavin Eadie on 2011/07/29 18:09
From version 42.1
edited by Ulrich Köster
on 2006/09/08 06:02
on 2006/09/08 06:02
Change comment:
There is no comment for this version
To version 38.1
edited by Lachlan Deck
on 2007/01/15 02:55
on 2007/01/15 02:55
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. uli1 +XWiki.ldeck - Content
-
... ... @@ -1,6 +1,8 @@ 1 +See also [[FrameworkSet>>WOProject-FrameworkSet]] documentation. 2 + 1 1 Example for embedding WOFrameworks. 2 2 3 -It's an good ideaiscreate your own targets in the build.xml or even create your own build.xml (with a different name). This leaves the door open for an update of the default build.xml.5 +It's often a good idea to create your own targets in the build.xml or even create your own build.xml (with a different name). This leaves the door open for an update of the default build.xml. 4 4 5 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 6