1st problem:

eo generation process works fine and generate my java files, but I have an error this the subclasses:

public static NSArray<INImage> allObjects(EOEditingContext aContext) {
        return _INImage.objectsForFetchAll(aContext);
    }

1) _INImage cannot be resolved
2) objectsForFetchAll ???????, there is no method objectsForFetchAll in EOGeneriRecord

Amedeo
 _______________________________________________
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