Re: EOGenerator/EOModeler Question
Re: EOGenerator/EOModeler Question
- Subject: Re: EOGenerator/EOModeler Question
- From: David LeBer <email@hidden>
- Date: Mon, 10 Apr 2006 13:49:55 -0400
On 10-Apr-06, at 12:28 PM, James Cicenia wrote:
OK -
I am starting a new project, upgraded EOGenerator, finished my data
model and now am generating my classes.
This time I am trying to use the default templates so I have a few
questions
In my EOModeler do I have to fully qualify the Class? i.e.
com.xxx.eo.ClassName
If I just leave it at ClassName and then generate my classes via
EOGenerator it doesn't seem to put in the package in the generated
class. It puts the classes and the subclasses in the proper
packages in Eclipse.. but doesn't generate the package in the
class. Is it supposed to?
I haven't used the default EOGenerator templates in a long time
(they're a little too anemic for my tastes), but make sure that the
templates you are using has this line before the imports:
<$foreach package classPackage do$>package <$package$>;
--
;david
--
David LeBer
Codeferous Software
'co-defer-ous' adj. producing or containing code
site: http://www.codeferous.com
blog: http://david.codeferous.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden