Changes for page WOLips Tutorials

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

From version 146.1
edited by Kieran Kelleher
on 2007/12/10 17:19
Change comment: There is no comment for this version
To version 141.1
edited by dlee
on 2008/06/10 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.dlee
Content
... ... @@ -4,6 +4,7 @@
4 4  * [[Install WOLips with Eclipse Update Manager]]
5 5  * [[Installing WebObjects-WOLips on a PC]]
6 6  * [[Useful Eclipse Plugins]]
7 +* [[Apple Maven Nightly Builds]]
7 7  
8 8  ==== Migrating from Xcode ====
9 9  
... ... @@ -19,6 +19,7 @@
19 19  ==== Setting Up a Project ====
20 20  
21 21  * [[Create a new WO Application]]
23 +* [[Setting the default text encoding for Eclipse]]
22 22  * [[Add a Jar Dependency]]
23 23  * [[Add a Framework Dependency]]
24 24  * [[Create a WebObjects Framework]]
... ... @@ -33,6 +33,8 @@
33 33  * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
34 34  * [[java.lang.Object cannot be resolved]]
35 35  * [[Sticky WOD error markers will not go away]]
38 +* [[Problems Building after JDK 1.6 Install]]
39 +* [[Build problems with P4WSAD>>WOLips and P4WSAD]]
36 36  
37 37  ==== Editing WOComponents ====
38 38  
... ... @@ -45,11 +45,13 @@
45 45  * [[Refactor - Rename Binding Feature]]
46 46  * [[Refactor - Format HTML Feature]]
47 47  * [[Rename a WOComponent]]
52 +* [[Click to Open]]
48 48  
49 49  ==== Editing EOModels ====
50 50  
51 51  * [[Using Entity Modeler]]
52 52  * [[Generating EO Java Classes]]
58 +* [[Velocity EOGenerator (Veogen)]]
53 53  * [[Using Model Groups]]
54 54  * [[Creating a Many to Many Join]]
55 55  
... ... @@ -73,11 +73,14 @@
73 73  * [[Embedding WOFrameworks]]
74 74  * [[Web Server Resources with Embedded Frameworks]]
75 75  * [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
82 +* [[Remote deployment with Ant and ssh]]
76 76  
77 77  ==== Misc ====
78 78  
79 79  * [[Where is my Properties file]]
80 80  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
88 +* [[Pesky 'WOO Encoding type MacRoman doesn't match component UTF-8' Warnings]]
89 +* [[Pesky 'There is no key 'somekey' for the keypath 'somevar' in SomeClass' Warnings]]
81 81  
82 82  ==== Beginner's Guides ====
83 83