Changes for page WOLips Tutorials

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

From version 181.1
edited by Kieran Kelleher
on 2007/07/12 13:35
Change comment: There is no comment for this version
To version 186.1
edited by David Holt
on 2007/05/25 19:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.dholt
Content
... ... @@ -3,8 +3,6 @@
3 3  * [[Install WOLips with Eclipse Update Manager]]
4 4  * [[Troubleshooting Problems Building and Running]]
5 5  * [[Moving to Eclipse from XCode in a Subversion Repository]]
6 -* [[Installing WebObjects-WOLips on a PC]]
7 -* [[Useful Eclipse Plugins]]
8 8  
9 9  ==== Setting Up a Project ====
10 10  
... ... @@ -22,12 +22,9 @@
22 22  * [[Edit a WO Component]]
23 23  * [[Using WOBuilder with WOLips]]
24 24  * [[Content Assist for WOD Files]]
23 +
25 25  * [[Modern Binding Styles]]
26 26  * [[WOOGNL Helper Functions]]
27 -* [[Refactor - Rename Binding Feature]]
28 -* [[Refactor - Format HTML Feature]]
29 -* [[Refactor - Clean WOBuilder Names Feature]]
30 -* [[Refactor - Convert Inline to WOD Feature]]
31 31  
32 32  ==== Editing EOModels ====
33 33  
... ... @@ -36,11 +36,6 @@
36 36  * [[Using Model Groups]]
37 37  * [[Creating a Many to Many Join]]
38 38  
39 -==== Eclipse/WOLips Development Tips ====
40 -
41 -* [[Keyboard Shortcuts]]
42 -* [["File-hopping" Navigation in Eclipse]]
43 -
44 44  ==== Running and Debugging ====
45 45  
46 46  * [[Run or Debug a WO Application]]
... ... @@ -57,9 +57,3 @@
57 57  
58 58  * [[Where is my Properties file]]
59 59  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
60 -
61 -==== Beginner's Guides ====
62 -
63 -* [[Building a WO application with Entity Modeler]]
64 -* [[Beginner's Questions]]
65 -* [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]