Android Resource and the Eclipse switch Quick Fix

In the process of updating and refactoring an old Android project I unwittingly changed a Project configuration option (the “Is Library” option) that lead to my resource file being generated differently. E.g Before After A subtle change indeed but one that caused the following compiler error for each line case expressions must be constant expressions