On 2010-04-21, at 7:50 AM, David Griffith wrote: > Excellent, thanks David. I just couldn't remember where it was. > > Another question, as there are 5 options in there for embedding frameworks, > Project, User, Local, System and Network, which should I use? I have for > example one framework of my own which I have added in, then you have the WO > frameworks like JavaEOAccess etc and then also the ER frameworks. I'm just > exactly sure which ones fall into which classification. I don't particularly > want a gigantic project file to upload once I'm finished building so I'd like > to omit as many as are not necessary for me to embed. > > What I am doing is developing on Mac OS X and deploying to CentOS5. The WO > frameworks are installed on the server already and I don't intend to run > multiple WO versions concurrently. I think what I want to do is embed such > frameworks as the Wonder ones and my own ones. Would Project and User be > sufficient or can you indicate which frameworks would come under which > classification above? > > Thanks for the help, > David.
We make it a habit to embed all frameworks. We've just found it eliminates headaches later. We never have project or user level frameworks, so those two settings don't really apply, but selecting them doesn't hurt either so we just leave the first 4 checked. To clarify, by default those settings mean: Project - Frameworks in your project's Library/Frameworks (I think). User - Frameworks in ~/Library/Frameworks Local - Frameworks in /Library/Frameworks System - Frameworks in /System/Library/Frameworks Frameworks you wish to embed need to be installed into their appropriate directories. They cannot just be in your workspace. > On Apr 21, 2010, at 1:43 PM, David LeBer wrote: > > > On 2010-04-21, at 7:32 AM, David Griffith wrote: > >> Hi all, >> >> I know this is a basic question but I can't remember how to do it. If I >> want to embed the Wonder frameworks rather than just linking to them, how do >> I do it? I'm using Eclipse on Mac OS X. > > > Ctrl click on project in WO Explorer -> Properties -> Wolips Deployment -> > Embed frameworks. ;david -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org _______________________________________________ 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]
