Suppose you have a bunch of projects in an Eclipse workspace. Some of these are Java projects, some may be CDT projects, others may be third-party plugins such as TeXlipse or EPIC. You strive for a long and difficult time to produce high-quality code, but in one specific project you have several warnings, not through your own fault. Alerts spreading up the chain to your work set and poke in the eyes
Is there a general way in Eclipse 3.7 to tell the IDE that it should ignore (and be calm) all warnings from a particular project, regardless of what support the responsible plugin can or cannot provide?
From what I can tell, Eclipse 3.8 (or is it 4.2?) Will have a better warning descriptor. Would he expect a couple of days to help him cope with these specific problems?
source share