xCode and EOModel
xCode and EOModel
- Subject: xCode and EOModel
- From: email@hidden
- Date: Fri, 26 Dec 2003 10:44:53 -0800
I have a working EOModel, but am just starting to develop in xCode. My
project is not referencing the model properly, such that I get this message:
--------------------------
Caused by: java.lang.IllegalArgumentException: An object store for the
entity "CourseW" could not be found. Verify that the entity is defined in an
EOModel, and that the model is installed properly. To see what models are
loaded, you can try printing the return value of EOModelGroup.defaultGroup()
in your application.
--------------------------
Since 'CourseW' is in the model [and other entities in the model cannot be
referenced], perhaps the model is not installed properly. I put it in the
Resources folder as with project builder.
What steps are necessary in the xCode environment to proper communication
between the build and the EOModel?
Any hints will be appreciated.
Mike W.
-------------------------------------------------
This mail sent through https://webmail.unr.edu
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.