• 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: OutOfMemoryError in my Java app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OutOfMemoryError in my Java app


  • Subject: Re: OutOfMemoryError in my Java app
  • From: "Philip Q" <email@hidden>
  • Date: Sun, 29 Oct 2006 13:08:24 +1300

On 29/10/06, Paul Archibald <email@hidden> wrote:
Can I set up my Xcode project to force the JVM to allocate more
memory for my app?

In the 'Arguments' tab of the info dialog for the executable, you should be able to add the following command-line switches -Xms and -Xmx to control the initial and maximum heap size.

See the man page for java(1) for details on how to set them, but it
should go something like: -Xms6M -Xmx128M

-Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: OutOfMemoryError in my Java app
      • From: Paul Archibald <email@hidden>
References: 
 >OutOfMemoryError in my Java app (From: Paul Archibald <email@hidden>)

  • Prev by Date: OutOfMemoryError in my Java app
  • Next by Date: Re: Apple's Tools Strategy
  • Previous by thread: OutOfMemoryError in my Java app
  • Next by thread: Re: OutOfMemoryError in my Java app
  • Index(es):
    • Date
    • Thread