Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

AA 2.7.1 + adt 22 #592

Description

@aat-antoine

Hi,

I have a problem at runtime. I'm not sure but it seems it's because i've updated the adt to the 22 revision. With the old adt, everything worked.

So my problem appears at runtime.

dalvikvm [W] Unable to resolve superclass of Lcom/ecab/utils/MyPrefs_; (906)
dalvikvm [W] Link of class 'Lcom/ecab/utils/MyPrefs_;' failed

AndroidRuntime [E] FATAL EXCEPTION: main
AndroidRuntime [E] java.lang.NoClassDefFoundError: com.ecab.utils.MyPrefs_

MyPrefs is a class annotated with @SharedPref(value=Scope.UNIQUE).
I've checked, the classes are correctly generated and in project properties > Java Build Path > Order and Export, I have .apt_generated which is checked.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions