Changes for page WOLips Tutorials

Last modified by Pascal Robert on 2013/09/22 14:38

From version 105.1
edited by Lachlan Deck
on 2008/11/23 14:59
Change comment: There is no comment for this version
To version 112.1
edited by David Avendasora
on 2011/05/25 13:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ldeck
1 +XWiki.avendasora
Content
... ... @@ -1,10 +1,12 @@
1 1  ==== Installation ====
2 2  
3 -* [[Scratch Setup of WebObjects Development on a Mac]]
3 +* [[WO:Scratch Setup of WebObjects Development on a Mac]]
4 4  * [[Install WOLips with Eclipse Update Manager]]
5 +* [[Setup of WOLips for developing with multiple versions of WebObjects>>Using WOLips With Multiple Versions of WebObjects]]
5 5  * [[Installing WebObjects-WOLips on Windows]]
6 6  * [[Useful Eclipse Plugins]]
7 7  * [[Apple Maven Nightly Builds]]
9 +* [[Useful Eclipse or WOLips Preferences]]
8 8  
9 9  ==== Migrating from Xcode ====
10 10  
... ... @@ -16,6 +16,7 @@
16 16  ==== Updating Your Development Tools ====
17 17  
18 18  * [[Updating Your WOLips Plugin]]
21 +* [[Upgrade Issues for Mac OS X 10.4 Tiger to Mac OS X 10.5 Leopard]]
19 19  
20 20  ==== Setting Up a Project ====
21 21  
... ... @@ -55,10 +55,11 @@
55 55  ==== Editing EOModels ====
56 56  
57 57  * [[Using Entity Modeler]]
58 -* [[Generating EO Java Classes]]
59 -* [[Velocity EOGenerator (Veogen)]]
61 +* [[Generating Custom EO Java Classes]]
62 +* [[EOGenerator]]
60 60  * [[Using Model Groups]]
61 61  * [[Creating a Many to Many Join]]
65 +* [[Using EntityModeler.app]]
62 62  
63 63  ==== Eclipse/WOLips Development Tips ====
64 64  
... ... @@ -71,6 +71,8 @@
71 71  * [[Run or Debug a WO Application]]
72 72  * [[Debug Code in a Framework]]
73 73  * [[JProfiler]]
78 +* [[Click to Debug]]
79 +* [[Using the debugger]]
74 74  
75 75  ==== Deployment ====
76 76  
... ... @@ -96,6 +96,8 @@
96 96  * [[Maven development workflow tips]]
97 97  * [[Maven deployment workflow tips]]
98 98  * [[Maven Kicking the tyres without changing your project structure]]
105 +* [[Maven Creating Wonder Applications]]
106 +* [[Maven Creating Wonder Frameworks]]
99 99  
100 100  ==== Misc ====
101 101