Hi all,
My FlashBuilder "Problems view" is polluted by false warnings and they prevent me to see true warnings because the Problems View will show me only the first 100 warnings.
I have a PHP project with some code from a third-party library with 1000 warnings. I don't want to remove them.
I have an AS3 project that may have warnings but I can't see them because all the 100 warnings in the Problems View are warnings from the PHP project.
1- Is there a way to see more than 100 warnings in the Problems View ?
2- Is there a way to see only the warnings from the currently selected project ?