Re: WOLips and Resources Question
Re: WOLips and Resources Question
- Subject: Re: WOLips and Resources Question
- From: Chuck Hill <email@hidden>
- Date: Wed, 5 Dec 2007 18:08:20 -0800
On Dec 5, 2007, at 5:58 PM, Gaastra Dennis - WO Lists wrote:
Dear List,
After 6 hours, still no result. Why can't it just work like with
XCode???
It does, if you use the Wonder style projects.
1. The "Resources" folder has no R, but the Fonts folder does.
2. Added <resources dir="Resources/Fonts">...</resources> to
build.xml.
3. In the "build" subdirectory, everything is fine.
4. The installed framework now has no Fonts directory at all....
Please help; We thought Eclipse was supposed to be so good?
I tried to help. I asked to see the woframework from your build.xml.
Your response did not include it. It would also help to see woproject/
resources.include.patternset and woproject/resources.exclude.patternset
Otherwise, am just guessing as what you have. And I don't feel like
guessing.
All we need is to have: /Library/Frameworks/ABC.framework/Resources/
Fonts with all the fonts. Why is this so impossible?
It works just fine for me.
Chuck
On 5-Dec-07, at 4:10 PM, Andrew Lindesay wrote:
Hello Dennis;
I had the same problem and added a section for each bunch of
resources so they end up flattened;
<resources dir="Resources/graphics">
<patternset>
<includesfile name="woproject/resources.include.patternset" />
<excludesfile name="woproject/resources.exclude.patternset" />
</patternset>
</resources>
<resources dir="Resources/misc">
<patternset>
<includesfile name="woproject/resources.include.patternset" />
<excludesfile name="woproject/resources.exclude.patternset" />
</patternset>
</resources>
cheers.
Yes, we used the import script from Pascal with the Wonder
templates. Everything else seemed to work OK, except for the
Resources: somehow, they would always end up within
WebServerResources, and not the top-level one.
...
Or he had not used the Wonder version and is getting the
flattening effect of the standard build (which I will try to not
say nasty things about no matter how much it might deserve it as
I have no time to fix it).
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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