After 6 hours, still no result. Why can't it just work like with
XCode???
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?
All we need is to have: /Library/Frameworks/ABC.framework/Resources/
Fonts with all the fonts. Why is this so impossible?
With Kind Regards,
Dennis
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;
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).