Re: Java EOGenerator Templates

2007-11-19 Thread Andrew Lindesay
Hello David; Any chance, someone has already done the work to produce a pretty vanilla a la WO 5.3 template? I have written a specific ant-task for a very basic EO generation. See section "0.9.2" in the following PDF; http://homepage.mac.com/andrewlindesay/le/manuals/lewostuff/ LEWOStu

Re: Java EOGenerator Templates

2007-11-19 Thread David LeBer
On 19-Nov-07, at 9:07 PM, Jonathan Miller wrote: Thanks David, Any chance, someone has already done the work to produce a pretty vanilla a la WO 5.3 template? I needed to heavily re-work my templates to match the output of my EOGenerator ones so my apps wouldn't break. As a result they

Re: Java EOGenerator Templates

2007-11-19 Thread Jonathan Miller
Thanks David, Any chance, someone has already done the work to produce a pretty vanilla a la WO 5.3 template? On Nov 19, 2007, at 3:59 PM, David LeBer wrote: On 19-Nov-07, at 8:26 PM, Jonathan Miller wrote: Hi, Is anyone else having problems with the output? Here is what I'm seeing.

Re: Java EOGenerator Templates

2007-11-19 Thread David LeBer
On 19-Nov-07, at 8:26 PM, Jonathan Miller wrote: Hi, Is anyone else having problems with the output? Here is what I'm seeing. For some reason it is appending .base to the package name e.g. xxx.xxx.xxx.base Also, it seems to be creating java files with compile errors. In particular I'm

Java EOGenerator Templates

2007-11-19 Thread Jonathan Miller
Hi, Is anyone else having problems with the output? Here is what I'm seeing. For some reason it is appending .base to the package name e.g. xxx.xxx.xxx.base Also, it seems to be creating java files with compile errors. In particular I'm seeing a lot of errors where it is creating the sam