We use XCode to develop our WebObjects application.
Recently, we've gotten the following error when trying to compile.

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError
...failed JavaCompile.default <CompileJava>_WOServerCircWeb.tmp ...

I can't figure this out.
When i try to compile with the command line using javac, i get the same error. Doing some research, i've found that if i add "-J-mx512m" as a command line option to javac, i don't get the memory error.
Is there any way i can configure XCode to use this option?


- Doug Andrews
- [EMAIL PROTECTED]
- Baseview Products
- Ann Arbor, MI

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to