Changes for page WOLips Tutorials
Last modified by Pascal Robert on 2013/09/22 14:38
From version 126.1
edited by Kieran Kelleher
on 2007/07/27 08:44
on 2007/07/27 08:44
Change comment:
There is no comment for this version
To version 129.1
edited by Pascal Robert
on 2008/01/25 21:37
on 2008/01/25 21:37
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kieran1 +XWiki.probert - Content
-
... ... @@ -10,20 +10,30 @@ 10 10 * [[Migrating from XCode to WOLips]] 11 11 * [[Moving to Eclipse from XCode in a Subversion Repository]] 12 12 * [[Import an Xcode project into WOLips]] 13 +* [[Using the XcodeMigration tool>>XcodeMigration]] 13 13 15 +==== Updating Your Development Tools ==== 16 + 17 +* [[Updating Your WOLips Plugin]] 18 + 14 14 ==== Setting Up a Project ==== 15 15 16 16 * [[Create a new WO Application]] 22 +* [[Setting the default text encoding for Eclipse]] 23 +* [[Add a Jar Dependency]] 17 17 * [[Add a Framework Dependency]] 18 18 * [[Create a WebObjects Framework]] 19 19 * [[Working with the Jars in WebObjects Extensions]] 20 20 * [[Project Wonder woa with Linked Source]] 21 21 * [[Setting up a new ERD2W Application]] 29 +* [[Custom Project Templates]] 30 +* [[About the Properties file]] 22 22 23 23 ==== Troubleshooting Build Problems ==== 24 24 25 25 * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]] 26 26 * [[java.lang.Object cannot be resolved]] 36 +* [[Sticky WOD error markers will not go away]] 27 27 28 28 ==== Editing WOComponents ==== 29 29 ... ... @@ -35,13 +35,13 @@ 35 35 * [[WOOGNL Helper Functions]] 36 36 * [[Refactor - Rename Binding Feature]] 37 37 * [[Refactor - Format HTML Feature]] 38 -* [[Refactor - Clean WOBuilder Names Feature]] 39 -* [[Refactor - Convert Inline to WOD Feature]] 48 +* [[Rename a WOComponent]] 40 40 41 41 ==== Editing EOModels ==== 42 42 43 43 * [[Using Entity Modeler]] 44 44 * [[Generating EO Java Classes]] 54 +* [[Velocity EOGenerator (Veogen)]] 45 45 * [[Using Model Groups]] 46 46 * [[Creating a Many to Many Join]] 47 47 ... ... @@ -49,6 +49,7 @@ 49 49 50 50 * [[Keyboard Shortcuts]] 51 51 * [["File-hopping" Navigation in Eclipse]] 62 +* [[Best Eclipse Resources]] 52 52 53 53 ==== Running and Debugging ==== 54 54 ... ... @@ -59,8 +59,12 @@ 59 59 ==== Deployment ==== 60 60 61 61 * [[Deploy a WO Application]] 73 +* [[Split Install Deployment]] 74 +* [[Change default application bundle names]] 62 62 * [[Embedding WOFrameworks]] 63 63 * [[Web Server Resources with Embedded Frameworks]] 77 +* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]] 78 +* [[Remote deployment with Ant and ssh]] 64 64 65 65 ==== Misc ==== 66 66 ... ... @@ -69,6 +69,7 @@ 69 69 70 70 ==== Beginner's Guides ==== 71 71 87 +* [[Access the WOLips User Guide]] 72 72 * [[Building a WO application with Entity Modeler]] 73 73 * [[Beginner's Questions]] 74 74 * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]