Changes for page WOLips Tutorials

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

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.kiddyr
Content
... ... @@ -1,12 +1,10 @@
1 1  ==== Installation ====
2 2  
3 -* [[WO:Scratch Setup of WebObjects Development on a Mac]]
3 +* [[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]]
6 6  * [[Installing WebObjects-WOLips on Windows]]
7 7  * [[Useful Eclipse Plugins]]
8 8  * [[Apple Maven Nightly Builds]]
9 -* [[Useful Eclipse or WOLips Preferences]]
10 10  
11 11  ==== Migrating from Xcode ====
12 12  
... ... @@ -18,7 +18,6 @@
18 18  ==== Updating Your Development Tools ====
19 19  
20 20  * [[Updating Your WOLips Plugin]]
21 -* [[Upgrade Issues for Mac OS X 10.4 Tiger to Mac OS X 10.5 Leopard]]
22 22  
23 23  ==== Setting Up a Project ====
24 24  
... ... @@ -58,11 +58,10 @@
58 58  ==== Editing EOModels ====
59 59  
60 60  * [[Using Entity Modeler]]
61 -* [[Generating Custom EO Java Classes]]
62 -* [[EOGenerator]]
58 +* [[Generating EO Java Classes]]
59 +* [[Velocity EOGenerator (Veogen)]]
63 63  * [[Using Model Groups]]
64 64  * [[Creating a Many to Many Join]]
65 -* [[Using EntityModeler.app]]
66 66  
67 67  ==== Eclipse/WOLips Development Tips ====
68 68  
... ... @@ -75,8 +75,6 @@
75 75  * [[Run or Debug a WO Application]]
76 76  * [[Debug Code in a Framework]]
77 77  * [[JProfiler]]
78 -* [[Click to Debug]]
79 -* [[Using the debugger]]
80 80  
81 81  ==== Deployment ====
82 82  
... ... @@ -90,7 +90,7 @@
90 90  
91 91  ==== Maven (Alternative build environment) ====
92 92  
93 -* [[Maven Hello WOrld]]
87 +* [[Maven Kicking the tyres without changing your project structure]]
94 94  * [[Maven General Principles]]
95 95  * [[Maven Create WO Application Project]]
96 96  * [[Maven Create WO Framework Project]]
... ... @@ -98,12 +98,8 @@
98 98  * [[Maven Adding a Jar Dependency]]
99 99  * [[Maven plugins]]
100 100  * [[Maven versioning]]
101 -* [[Maven Running or Debugging as WO Application]]
102 102  * [[Maven development workflow tips]]
103 103  * [[Maven deployment workflow tips]]
104 -* [[Maven Kicking the tyres without changing your project structure]]
105 -* [[Maven Creating Wonder Applications]]
106 -* [[Maven Creating Wonder Frameworks]]
107 107  
108 108  ==== Misc ====
109 109