Upgrading to the last SDK Tools Version (V22) SDK platform tools(V17) SDK Build-tools(V17)I get this msg in Eclipse
public class GCMIntentService extends
GCMFuIntentService{}
Important facts- my Project relies on an Android library project which i have created- in this project I have a reference to the gcm.jar(it is in my /libs folder)
any ideas?