Hi Simon,

Yes, originally after the Xcode import, there was a Resources directory under WebServerResources; so then we moved the contents (Fonts/) into the top level Resources directory (the one with Properties), and deleted the one in the WebServerResources. In our workspace, we just have ABC/Resources/Fonts/...

So how can this be fixed. Where is the magic file?

With Kind Regards,

Dennis

On 5-Dec-07, at 3:43 PM, Simon McLean wrote:

i think you've probably added the "Resources" directory to resources, instead of just it's contents. Wonder builds create a resources directory and stuff inside it everything you flag to "include as a resource". so if you tell it to include the resource dir as a resource, it pops that inside the resources dir it creates when it builds.

simon

On 5 Dec 2007, at 23:39, Gaastra Dennis - WO Lists wrote:

Dear List,

In our Eclipse project, we have a "Fonts" directory within the "Resources" directory. When we look at the "build" directory, there correctly appears to be "ABC.framework/Resources/Fonts" containing the fonts. However, when we do the ant Install to "/Library/Frameworks", we get the following two directories: (A) "ABC.framework/Resources/Fonts" containing NO fonts ; this is where the fonts should be; and (B) "ABC.framework/Resources/Resources/Fonts" with all the fonts, which is wrong.

Of course, it should only be A with the fonts, and no B

How to fix this?


With Kind Regards,

Dennis Gaastra

_______________________________________________
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/simon_mclean% 40mac.com

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to