Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » how to tell eclipse not to show warning messages in console when compiling
how to tell eclipse not to show warning messages in console when compiling [message #116592] Thu, 13 November 2003 00:12 Go to next message
Eclipse UserFriend
Originally posted by: britt50423.yahoo.com

My subject is self explanatory. Everytime I run ant, I get tons of
warnings (that I'm not interested in, yet) mixed with the errors. I have
to search to find the "error" string.

how can I disabled this so I only see the errors?
Re: how to tell eclipse not to show warning messages in console when compiling [message #116626 is a reply to message #116592] Thu, 13 November 2003 09:45 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Try on the Ant External Tools Launch page, add into the "Arguments" box
the option -q This tells Ant to be quieter. Only errors would show up.

--
Thanks, Rich Kulp

Previous Topic:To add to standart Java editor highlightings functions.
Next Topic:code formatting: can this be done?
Goto Forum:
  


Current Time: Tue Jul 01 14:08:46 EDT 2025

Powered by FUDForum. Page generated in 0.26983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top