• 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: using custom Application class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using custom Application class


  • Subject: Re: using custom Application class
  • From: Neil MacLennan <email@hidden>
  • Date: Wed, 22 Jun 2005 00:42:41 +0100

In your Groups&Files listing, head down to the "Executables" item, open it
and "Get Info" (Apple-i) on the executable file (which will be the name of
your project). In the resulting pop-up, choose the "Arguments" tab and add a
new "Arguments to be passed on launch" parameter of:

-DWOApplicationClass=com.foo.bar.Application

Where com.foo.bar is your package name.

Took me a while to figure this out too!

N.


On 22/6/05 00:14, Will Norris <email@hidden> wrote:

> I feel like this should be something really obvious, but where in
> Xcode do you specify your Application class.  For example, I need to
> tell Xcode that my Application class is in the package foo
> (foo.Application) and not in the default package.  After building, I
> can edit "Contents/MacOS/MacOSClassPath.txt" by hand and it works just
> fine, but I know I should be able to set this in Xcode.

--
Neil MacLennan
e: email@hidden


 _______________________________________________
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

  • Follow-Ups:
    • Re: using custom Application class
      • From: Art Isbell <email@hidden>
  • Prev by Date: Re: plist support
  • Next by Date: Would somebody post when Safe to Upgrade to WO 5.3
  • Previous by thread: using custom Application class
  • Next by thread: Re: using custom Application class
  • Index(es):
    • Date
    • Thread