How to suppress warning in some .cpp files in Eclipse?
For example during build procees I want to get warning from file A.cpp. but don't want from B.cpp.
If it matters I'm using Eclipse Kepler.
How to suppress warning in some .cpp files in Eclipse?
For example during build procees I want to get warning from file A.cpp. but don't want from B.cpp.
If it matters I'm using Eclipse Kepler.