I use a class for detecting email addresses which uses static final booleans to configure the matching behavior. Since I upgraded to Eclipse 3.5 I get warnings about dead code,
Select Ignore in Windows -> Preferences > Java > Compiler > Errors/Warnings under Potential programming problems section
Ignore
Windows -> Preferences > Java > Compiler > Errors/Warnings
Potential programming problems