I have some external libraries that show "warnings", I want to stop checking this part of my project because it interferes with the valid warning messages from my source code. Is it possible?
I use Zend Studio, but it is based on eclipse, so I think the same method applies to both applications.
source
share