| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 5 Jul 2006, at 20:29, Doug Zwick wrote:
Jerry wrote:
Actually XCode works fairly well for Java, but there are some big annoyances. The one which drives me completely crazy is that it can't parse javac error messages meaning that you have to read all your errors from the compiler text output.
I've got this working by using an ant (external) build target. There is an argument you must give to ant to make it not prepend its own crud to the diagnostic messages (-emacs). I also use an external build target for my JNI libs, using make. The JAM targets suffered in the switch to XCode 2, so I try hard to avoid them.
Jerry
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden
| References: | |
| >Re: Does this mean that XCode sucks for Mac Java development work ? (From: Doug Zwick <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.