Changes for page WOLips Tutorials
Last modified by Pascal Robert on 2013/09/22 14:38
From version 143.1
edited by David Holt
on 2007/12/18 18:17
on 2007/12/18 18:17
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. dholt1 +XWiki.kieran - Content
-
... ... @@ -10,29 +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 -* [[Add a Jar Dependency]] 23 23 * [[Add a Framework Dependency]] 24 24 * [[Create a WebObjects Framework]] 25 25 * [[Working with the Jars in WebObjects Extensions]] 26 26 * [[Project Wonder woa with Linked Source]] 27 27 * [[Setting up a new ERD2W Application]] 28 -* [[Custom Project Templates]] 29 -* [[About the Properties file]] 30 30 31 31 ==== Troubleshooting Build Problems ==== 32 32 33 33 * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]] 34 34 * [[java.lang.Object cannot be resolved]] 35 -* [[Sticky WOD error markers will not go away]] 36 36 37 37 ==== Editing WOComponents ==== 38 38 ... ... @@ -44,13 +44,13 @@ 44 44 * [[WOOGNL Helper Functions]] 45 45 * [[Refactor - Rename Binding Feature]] 46 46 * [[Refactor - Format HTML Feature]] 47 -* [[Rename a WOComponent]] 38 +* [[Refactor - Clean WOBuilder Names Feature]] 39 +* [[Refactor - Convert Inline to WOD Feature]] 48 48 49 49 ==== Editing EOModels ==== 50 50 51 51 * [[Using Entity Modeler]] 52 52 * [[Generating EO Java Classes]] 53 -* [[Velocity EOGenerator (Veogen)]] 54 54 * [[Using Model Groups]] 55 55 * [[Creating a Many to Many Join]] 56 56 ... ... @@ -58,7 +58,6 @@ 58 58 59 59 * [[Keyboard Shortcuts]] 60 60 * [["File-hopping" Navigation in Eclipse]] 61 -* [[Best Eclipse Resources]] 62 62 63 63 ==== Running and Debugging ==== 64 64 ... ... @@ -69,11 +69,8 @@ 69 69 ==== Deployment ==== 70 70 71 71 * [[Deploy a WO Application]] 72 -* [[Split Install Deployment]] 73 -* [[Change default application bundle names]] 74 74 * [[Embedding WOFrameworks]] 75 75 * [[Web Server Resources with Embedded Frameworks]] 76 -* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]] 77 77 78 78 ==== Misc ==== 79 79 ... ... @@ -82,7 +82,6 @@ 82 82 83 83 ==== Beginner's Guides ==== 84 84 85 -* [[Access the WOLips User Guide]] 86 86 * [[Building a WO application with Entity Modeler]] 87 87 * [[Beginner's Questions]] 88 88 * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]