Changes for page WOLips Tutorials
Last modified by Pascal Robert on 2013/09/22 14:38
From version 128.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
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.kieran - Content
-
... ... @@ -10,30 +10,20 @@ 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]] 14 14 15 -==== Updating Your Development Tools ==== 16 - 17 -* [[Updating Your WOLips Plugin]] 18 - 19 19 ==== Setting Up a Project ==== 20 20 21 21 * [[Create a new WO Application]] 22 -* [[Setting the default text encoding for Eclipse]] 23 -* [[Add a Jar Dependency]] 24 24 * [[Add a Framework Dependency]] 25 25 * [[Create a WebObjects Framework]] 26 26 * [[Working with the Jars in WebObjects Extensions]] 27 27 * [[Project Wonder woa with Linked Source]] 28 28 * [[Setting up a new ERD2W Application]] 29 -* [[Custom Project Templates]] 30 -* [[About the Properties file]] 31 31 32 32 ==== Troubleshooting Build Problems ==== 33 33 34 34 * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]] 35 35 * [[java.lang.Object cannot be resolved]] 36 -* [[Sticky WOD error markers will not go away]] 37 37 38 38 ==== Editing WOComponents ==== 39 39 ... ... @@ -45,13 +45,13 @@ 45 45 * [[WOOGNL Helper Functions]] 46 46 * [[Refactor - Rename Binding Feature]] 47 47 * [[Refactor - Format HTML Feature]] 48 -* [[Rename a WOComponent]] 38 +* [[Refactor - Clean WOBuilder Names Feature]] 39 +* [[Refactor - Convert Inline to WOD Feature]] 49 49 50 50 ==== Editing EOModels ==== 51 51 52 52 * [[Using Entity Modeler]] 53 53 * [[Generating EO Java Classes]] 54 -* [[Velocity EOGenerator (Veogen)]] 55 55 * [[Using Model Groups]] 56 56 * [[Creating a Many to Many Join]] 57 57 ... ... @@ -59,7 +59,6 @@ 59 59 60 60 * [[Keyboard Shortcuts]] 61 61 * [["File-hopping" Navigation in Eclipse]] 62 -* [[Best Eclipse Resources]] 63 63 64 64 ==== Running and Debugging ==== 65 65 ... ... @@ -70,12 +70,8 @@ 70 70 ==== Deployment ==== 71 71 72 72 * [[Deploy a WO Application]] 73 -* [[Split Install Deployment]] 74 -* [[Change default application bundle names]] 75 75 * [[Embedding WOFrameworks]] 76 76 * [[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]] 79 79 80 80 ==== Misc ==== 81 81 ... ... @@ -84,7 +84,6 @@ 84 84 85 85 ==== Beginner's Guides ==== 86 86 87 -* [[Access the WOLips User Guide]] 88 88 * [[Building a WO application with Entity Modeler]] 89 89 * [[Beginner's Questions]] 90 90 * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]