Changes for page WOLips Tutorials

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

From version 195.1
edited by Kieran Kelleher
on 2007/06/29 14:08
Change comment: There is no comment for this version
To version 199.1
edited by Kieran Kelleher
on 2007/07/06 08:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,7 @@
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]]
6 6  
7 7  ==== Setting Up a Project ====
8 8  
... ... @@ -20,9 +20,12 @@
20 20  * [[Edit a WO Component]]
21 21  * [[Using WOBuilder with WOLips]]
22 22  * [[Content Assist for WOD Files]]
23 -
24 24  * [[Modern Binding Styles]]
25 25  * [[WOOGNL Helper Functions]]
26 +* [[RefactorRename Binding Feature]]
27 +* [[RefactorFormat HTML Feature]]
28 +* [[RefactorClean WOBuilder Names Feature]]
29 +* [[RefactorConvert Inline to WOD Feature]]
26 26  
27 27  ==== Editing EOModels ====
28 28  
... ... @@ -51,3 +51,8 @@
51 51  
52 52  * [[Where is my Properties file]]
53 53  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
58 +
59 +==== Beginner's Guides ====
60 +
61 +* [[Building a WO application with Entity Modeler]]
62 +* [[Beginner's Questions]]