Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example: AppStateReducer doesn't exist #31

Open
ivnsch opened this issue Jun 7, 2017 · 1 comment
Open

Example: AppStateReducer doesn't exist #31

ivnsch opened this issue Jun 7, 2017 · 1 comment

Comments

@ivnsch
Copy link

ivnsch commented Jun 7, 2017

The example doesn't compile. In ReductorApp, there's AppStateReducer (com.yheriatovych.reductor.example.model.AppStateReducer). The file doesn't exist.

@Yarikx
Copy link
Owner

Yarikx commented Jun 9, 2017

Did you try to run a build?
The IDE may show that it doesn't exist the first time you import the project.
That's because that class is generated during annotation processing phase. But It should compile fine and IDE error will disappear.

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

No branches or pull requests

2 participants