Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Generate class issue #133

Open
rodow254 opened this issue Jan 24, 2017 · 1 comment
Open

Generate class issue #133

rodow254 opened this issue Jan 24, 2017 · 1 comment

Comments

@rodow254
Copy link

I found some bugs about generate class from abstract class. it didn't generate any thing that i already used @preferences upper on abstract class and used @Property for abstract method.

so is anything should i config for shade that make its generate preferences class.

thank you

@SteveYurka
Copy link

SteveYurka commented Mar 10, 2017

I have the same issue, not sure if it is because I use a bunch of other annotation processors as well (using butterknife, realm, dagger2... I've had issues with realm and dagger2 together previously)

The example project builds the UserPreferences fine if i run the build, but even if I copy paste that class into my project, it never generates the UserPreferences file within my project

Thanks for this project though, it looks great, shared preferences are always very tedious to write

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants