I currently have an ActionBarActivity which always returns a NoClassDefFoundError. I\'ve read that it might be a problem with the ADT but I cannot
ActionBarActivity
NoClassDefFoundError
This Link may help you. This library is located in the /extras/android/support/v7/appcompat/ directory. Include in eclipse and add as library. This will solve your problem.