Changes for page EOGenerator

Last modified by David Avendasora on 2011/08/25 00:02

From version 69.1
edited by Johan Henselmans
on 2008/01/17 15:23
Change comment: There is no comment for this version
To version 71.1
edited by Johan Henselmans
on 2008/01/17 15:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,7 @@
17 17  
18 18  There are two ways: create eclipse-wide settings, or create settings per project.
19 19  
20 -==== settings for eclipse ====
20 +==== eclipse-wide settings for EOGeneration ====
21 21  
22 22  ~1. Download the templates that Mike Schrag made from [[http://webobjects.mdimension.com/wolips/EOGenerator/Velocity%20EOGenerator%20Templates/]]
23 23  
... ... @@ -25,6 +25,8 @@
25 25  
26 26  /Applications/Developing/VelocityEOGeneratorTemplates
27 27  
28 +Inside this folder you will have two standard templates: //Entity.java en Entity.java. Do not change them for the moment. //
29 +
28 28  2. Go to Preferences > WOLips > EOGenerator
29 29  
30 30  In EOGenerator Template Folder, fill in the folder you have placed the templates
... ... @@ -73,8 +73,10 @@
73 73  
74 74  6. Check if everything worked out fine. If not (e.g. you made a typing error and a java file happens to be empty) throw away the generated file yo do not want, and restart the process.
75 75  
76 -==== settings per project ====
78 +7. If you are fine, you can start fine tuning your templates, or start defining templates per project.
77 77  
80 +==== making Velocity EOGenerator settings per project ====
81 +
78 78  ~1. Under Preferences > WOLips > EOGenerator
79 79  ~> Remove all entries (this is not strictly necessary, but it rules out any errors at the project level)
80 80