I'm trying to import and run the GreenDroid project: https://github.com/cyrilmottier/GreenDroid
But get the following error:
The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files ActionBarItem.java /GreenDroid/GreenDroid/src/greendroid/widget line 1 Java Problem
Not sure how to resolve. IDE is saying it is a build path issue.