I just updated my libraries when Android 5.0 got lunched today
one of the files that got updated is android-support-v7. after that I kept getting these errors
Modify the project.properties file, which has:
project.properties
target=android-19
to
target=android-21
after changes above close project then open and clean