Hi,

I created a .eogen file for my eomodel. Under the Templates section I left blank the Templates Folder text field. Then for the Template and Subclass Template text fields I specified _WonderEntity.java and WonderEntity.java. However, my _Foo.java has stuff like this in it:

                ...

        public static final String LAST_NAME_KEY = "lastName";
public static final ERXKey<$attribute.javaClassName> LAST_NAME = new ERXKey<$attribute.javaClassName>(LAST_NAME_KEY);

        
Any guess what I'm doing wrong?

Thanks,
Ricardo Parada

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to