Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No -Xstddout?



I'm trying to set up VIm to compile my java files (OS X 10.2) and one of the suggestions was to pipe errors to stdout instead of stderr so that VIm could help me jump to the errors, but when I try to use -Xstdout I get an invalid flag warning.

login% javac -Xstdout hack.java
javac: invalid flag: -Xstdout

Tried "man javac" and it would suggest that -Xstdout would work. Here are some snippets from the man page:

-X Displays information about non-standard options and
exit.

-Xstdout
Sends compiler messages to System.out. By default,
compiler messages go to System.err.

-X pulls up an invalid flag as well.

Am I missing something? I realize they're nonstandard flags (by defn) but man makes me expect they should be there.

Alternately, anybody want to slide me a newbie VIm user's tutorial for compiling with javac from inside of VIm? :^) The whole make, makeprg, errorformat bit is a little less than straightforward for me right now, I'm afraid.

Thanks, and now back to Google...

Ruffin Bailey
http://myfreakinname.blogspot.com/
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



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.