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

From version 233.1
edited by Pascal Robert
on 2013/10/05 10:40
Change comment: Migrated to Confluence 5.3
To version 233.3
edited by Pascal Robert
on 2023/11/13 11:54
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Getting Started
1 +WEB.Home.Getting Started.WebHome
Content
... ... @@ -79,7 +79,7 @@
79 79  * (((
80 80  ===== Use Wonder source code projects in your Eclipse workspace =====
81 81  
82 -The best way to make use of Project Wonder is obviously to import the source code projects directly into your Eclipse workspace. Why would you be reading this page if that isn't what you are trying to do?! Detailed instructions are here: [[doc:Working with Wonder source in Eclipse]]
82 +The best way to make use of Project Wonder is obviously to import the source code projects directly into your Eclipse workspace. Why would you be reading this page if that isn't what you are trying to do?! Detailed instructions are here: [[doc:WEB.Working with Wonder source in Eclipse]]
83 83  
84 84  {{note title="Ant Builds on your Development Machine"}}
85 85  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 locally>>doc:documentation.Installing and Configuring Jenkins]] 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.**