Changes for page Working with Wonder source in Eclipse
Last modified by Bastian Triller on 2013/09/22 14:29
From version 55.1
edited by Pascal Robert
on 2013/09/22 14:29
on 2013/09/22 14:29
Change comment:
Migrated to Confluence 5.3
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Getting Started 1 +WEB.Home.Getting Started.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.btriller - Content
-
... ... @@ -1,10 +1,10 @@ 1 1 == Introduction == 2 2 3 -To work with Wonder source in Eclipse we import, without copying, the source projects from the Wonder source tree we downloaded in [[an earlier tutorial>>doc:Getting the Wonder Source Code]]. By doing so, we make sure our workspace Wonder source projects are the same source as what we have used for our build and install. 3 +To work with Wonder source in Eclipse we import, without copying, the source projects from the Wonder source tree we downloaded in [[an earlier tutorial>>doc:WEB.Home.Getting Started.Getting the Wonder Source Code.WebHome]]. By doing so, we make sure our workspace Wonder source projects are the same source as what we have used for our build and install. 4 4 5 5 == Prerequisites == 6 6 7 -Wonder source tree is checked out from source control: [[doc:Getting the Wonder Source Code]] 7 +Wonder source tree is checked out from source control: [[doc:WEB.Home.Getting Started.Getting the Wonder Source Code.WebHome]] 8 8 9 9 == Importing Wonder Projects into Eclipse == 10 10 ... ... @@ -55,6 +55,6 @@ 55 55 {{/panel}} 56 56 57 57 {{note title="Ant Builds on your Development Machine"}} 58 -WOlips' "Incremental Builder" is an incredibly helpful feature during development, but it does things that the Ant deployment build does not do. If you are **either** using WOLips to build your WebObjects Applications (//WOLips Ant Tools > Install//) **or** are [[running Hudson/Jenkins>>doc:documentation.Installing and Configuring Jenkins]] locally to do it, you **must** also build and install your workspace's Frameworks that your Application depends upon – including your own, Project Wonder's and any others. **The standard Ant build does (% style="color: rgb(255,0,0);" %)NOT(%%) do this for you.** 58 +WOlips' "Incremental Builder" is an incredibly helpful feature during development, but it does things that the Ant deployment build does not do. If you are **either** using WOLips to build your WebObjects Applications (//WOLips Ant Tools > Install//) **or** are [[running Hudson/Jenkins>>doc:documentation.Home.Deployment.Using Jenkins Build Server with WebObjects Projects.Installing and Configuring Jenkins.WebHome]] locally to do it, you **must** also build and install your workspace's Frameworks that your Application depends upon – including your own, Project Wonder's and any others. **The standard Ant build does (% style="color: rgb(255,0,0);" %)NOT(%%) do this for you.** 59 59 {{/note}} 60 60 )))