Yarikx / reductor

Redux for Android. Predictable state container library for Java/Android
Apache License 2.0
463 stars 27 forks source link

How to configure working preprocessor with Lombok? #35

Open lynx-r opened 6 years ago

lynx-r commented 6 years ago

Currently the lib throws exception if I use it with lombok. I suggest a reason in the preprocessor. It can find symbols defined with annotation Data, etc.