• 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
Updating the Info.plist file in a Java project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updating the Info.plist file in a Java project


  • Subject: Updating the Info.plist file in a Java project
  • From: Randall Meadows <email@hidden>
  • Date: Wed, 2 Jun 2004 16:52:03 -0400

What is the magical incantation needed to make Xcode flush the information it maintains about the classpath setting for a target such that doing a build writes the current information to the correct file?

I'm adding entries to my project's classpath; I then say "Build". When I try to debug (note that the build itself succeeded with no errors), I get the same "class not found" errors that prompted me to update the classpath in the first place.

I verify in Xcode that I did in fact add the new entry; I did.
I look at the Info.plist file in the just-built executable; not there.
I look at the Info.plist file in the build directory; not there!
CRAP! I clean the active build target, and build again, and lo and behold, NOW my new entries are noticed.


Am I misunderstanding this whole Java classpath thing? Or is this behavior a bug in Xcode? Or am I missing some simple truth about developing Java with Xcode?
_______________________________________________
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.



  • Prev by Date: Re: very sluggish editing
  • Next by Date: XCode hangs after build
  • Previous by thread: Re: Smart groups and regex
  • Next by thread: XCode hangs after build
  • Index(es):
    • Date
    • Thread