Re: Setting VM Memory Allocation for Cocoa Java app
Re: Setting VM Memory Allocation for Cocoa Java app
- Subject: Re: Setting VM Memory Allocation for Cocoa Java app
- From: Brian Webster <email@hidden>
- Date: Wed, 20 Mar 2002 15:27:52 -0600
On Wednesday, March 20, 2002, at 03:13 PM, cocoa-dev-
email@hidden wrote:
How can I set the amount of memory allocated to the VM for a Cocoa Java
application in Project Builder?
You should be able to do this by passing the appropriate flags
to java when the app is run. Do a 'man java' in the terminal to
find the right flags. In Project Builder, edit your target,
click on the Executables tab, and then add the argument under
the Arguments tab.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.