Re: Cocoa and Java VM Creation
Re: Cocoa and Java VM Creation
- Subject: Re: Cocoa and Java VM Creation
- From: Jeremy Bower <email@hidden>
- Date: Mon, 17 Mar 2003 23:18:39 -0500
On Monday, March 17, 2003, at 10:15 PM, Josh and Susan Nan wrote:
You can set the JVM options from the target properties editor.
Select your Objective-C target and use option-command-e to activate
the properties editor. Expand the "Info.plist Entries" node then the
"Simple View" node. Select the "Pure Java Specific" option. Set
your VM options in the "Additional VM Options" field.
I use this all the time to set options like -Xms. -Xmx, and -verbose.
I use JDK 1.4.1, OS X.2.4, Project Builder 11.4.0.
You've done this for a Cocoa-Java app (and not a pure Java app)? I've
tried that and the VM doesn't seem to catch my options.
Jeremy
_______________________________________________
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.