Wow that actually worked! Thanks Martin that was infuriating me yesterday.
On 14 Oct 2011, at 10:08, Martin Hewitson wrote: > The following works for me in Xcode 4.2: > > 1) Choose either editor style > 2) Select the entities you want to copy in the left list view under Entities > and hit cmd-c. > 3) Make sure the list view is in focus (click on some white space there) > 4) Paste should now work with cmd-v. > > > Cheers, > > Martin > > > On Oct 13, 2011, at 07:13 PM, Ben wrote: > >> Thanks for the reply. I previously attempted to copy the way you suggest, >> but sadly it also does not work. >> >> >> On 13 Oct 2011, at 18:17, Martin Hewitson wrote: >> >>> I think selecting the entities in the other non-graphical editor works for >>> copy and paste. >>> >>> Martin >>> >>> On Oct 13, 2011, at 01:12 PM, Ben wrote: >>> >>>> In Xcode 3, if I needed to reuse parts of the Core Data Model from a >>>> previous project, I would simply highlight the entities required in the >>>> Graph Editor, copy then paste them into the Graph Editor of my new >>>> project… simple. >>>> >>>> XCode 4 however… when I try to copy and past the entities, nothing. How >>>> do I achieve the same thing in XCode 4? >>>> _______________________________________________ >>>> >>>> Cocoa-dev mailing list ([email protected]) >>>> >>>> Please do not post admin requests or moderator comments to the list. >>>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com >>>> >>>> Help/Unsubscribe/Update your Subscription: >>>> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de >>>> >>>> This email sent to [email protected] >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> Martin Hewitson >>> Albert-Einstein-Institut >>> Max-Planck-Institut fuer >>> Gravitationsphysik und Universitaet Hannover >>> Callinstr. 38, 30167 Hannover, Germany >>> Tel: +49-511-762-17121, Fax: +49-511-762-5861 >>> E-Mail: [email protected] >>> WWW: http://www.aei.mpg.de/~hewitson >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> >>> >>> >>> >>> >> >> _______________________________________________ >> >> Cocoa-dev mailing list ([email protected]) >> >> Please do not post admin requests or moderator comments to the list. >> Contact the moderators at cocoa-dev-admins(at)lists.apple.com >> >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de >> >> This email sent to [email protected] > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Martin Hewitson > Albert-Einstein-Institut > Max-Planck-Institut fuer > Gravitationsphysik und Universitaet Hannover > Callinstr. 38, 30167 Hannover, Germany > Tel: +49-511-762-17121, Fax: +49-511-762-5861 > E-Mail: [email protected] > WWW: http://www.aei.mpg.de/~hewitson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
