Changes for page WOLips Tutorials

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

From version 114.1
edited by Ray Kiddy
on 2008/08/23 17:11
Change comment: changing name of WOComponent peskiness document
To version 113.1
edited by David Avendasora
on 2011/05/25 12:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kiddyr
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 +* [[WOLips 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  
... ... @@ -84,7 +84,7 @@
84 84  
85 85  ==== Maven (Alternative build environment) ====
86 86  
87 -* [[Maven Kicking the tyres without changing your project structure]]
93 +* [[Maven Hello WOrld]]
88 88  * [[Maven General Principles]]
89 89  * [[Maven Create WO Application Project]]
90 90  * [[Maven Create WO Framework Project]]
... ... @@ -92,8 +92,12 @@
92 92  * [[Maven Adding a Jar Dependency]]
93 93  * [[Maven plugins]]
94 94  * [[Maven versioning]]
101 +* [[Maven Running or Debugging as WO Application]]
95 95  * [[Maven development workflow tips]]
96 96  * [[Maven deployment workflow tips]]
104 +* [[Maven Kicking the tyres without changing your project structure]]
105 +* [[Maven Creating Wonder Applications]]
106 +* [[Maven Creating Wonder Frameworks]]
97 97  
98 98  ==== Misc ====
99 99