Following are properties of ABS and my project ADT 22 ABS version 4.3.1 ABS is a library with Android Private Libraries checked in "Build Path - Order and Export" ABS Target API 17 Project Android Private Libraries checked in "Build Path - Order and Export" Project Target API 17 ProGuard is off
I did clean build of both ABS and project, eclipse restart yet I get the following error.
java.lang.NoClassDefFoundError: com.actionbarsherlock.R$styleable at com.actionbarsherlock.view.MenuInflater$MenuState.readItem(MenuInflater.java:343)
Prashant