• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode, jar and images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode, jar and images


  • Subject: Re: XCode, jar and images
  • From: David Ewing <email@hidden>
  • Date: Wed, 11 Aug 2004 14:59:02 -0600

On Aug 6, 2004, at 2:52 AM, Federico Abascal wrote:

I think I've found the problem.

First, in the build window, I can see the instructions for making the jar:

cd "/Users/fabascal/Desktop/Vanilla copia/src/fede/vanilla-xcode/build/vanilla-xcode.build/ vanilla_xcode.build/JavaClasses" && /bin/mkdir -p "/Users/fabascal/Desktop/Vanilla copia/src/fede/vanilla-xcode/build" && /usr/bin/jar cvmf0 "-J-Dfile.encoding=UTF8" "/Users/fabascal/Desktop/Vanilla copia/src/fede/vanilla-xcode/Manifest" "/Users/fabascal/Desktop/Vanilla copia/src/fede/vanilla-xcode/build/ProtTest.jar" .

The problem is that the jar is built from "." (the directory /Users/.../JavaClasses/), but the icons where copied to the parent directory (/Users/.../vanilla_xcode.build/)... so it is imposible for jar to include them in the jar file.

The question is then, why is the file copied to the parent directory. If the file's part of the Java Resources build phase, it shouldn't be. Can you give the whole build output so that we can see what's really going on here?


Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >XCode, jar and images (From: Federico Abascal <email@hidden>)
 >Re: XCode, jar and images (From: David Ewing <email@hidden>)
 >Re: XCode, jar and images (From: Federico Abascal <email@hidden>)

  • Prev by Date: How to use class browser to browse classes defined in *.hh files?
  • Next by Date: Re: Debugging two applications
  • Previous by thread: Re: XCode, jar and images
  • Next by thread: xcode 1.5 release today?
  • Index(es):
    • Date
    • Thread