Re: Two questions about latest build system
Re: Two questions about latest build system
- Subject: Re: Two questions about latest build system
- From: Paul Hoadley <email@hidden>
- Date: Mon, 24 Nov 2008 08:47:34 +1030
On 24/11/2008, at 4:11 AM, Chuck Hill wrote:
On Nov 23, 2008, at 2:46 AM, Paul Hoadley wrote:
So here's my (two part) question: I take it WOLips is using ~/
Library/Application Support/WOLips/wolips.properties now---can I
delete ~/Library/wobuild.properties?
Yes. Can and should (to avoid future confusion).
Thanks.
The 'install' target puts the framework in ${wo.local.frameworks} (/
Library/Frameworks)---I don't really need them available outside
Eclipse on the dev machine, would they be better off in $
{wo.user.frameworks}, and if so, can I get them there without
modifying build.xml? (If they're actually better off in /Library/
Frameworks, tell me.)
Yes, that is where I put them. You can just edit wolips.properties
and change wo.local.frameworks to
wo.local.frameworks=/Users/paul/Library/Frameworks
I don't think that will cause problems with the same definition as
wo.user.frameworks, but it might. I have a common (shared) build
file and I changed it there.
Great. I'll do it and see what happens.
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden