Jackdaw is a Java Annotation Processor which allows to simplify Java/Android development and prevents writing of tedious code.
Jackdaw was inspired by Lombok project, but in comparison with Lombok:
- it does not need to have an extra plugin in IDE
- it does not modify the existing source code
from The Android Arsenal
No comments:
Post a Comment