All Projects → hehonghui → InjectDagger

hehonghui / InjectDagger

Licence: other
No description, website, or topics provided.

Programming Languages

java
68154 projects - #9 most used programming language

InjectDagger

使用APT进行注解的库,类似于ButterKnife。目前只完成View id的注解,有兴趣的朋友可以参考一下。

为了使用Annotation Processor Tools,在导入eclipse之后需要添加jre库的引用,步骤如图所示:

在Java Build Path的Liararies中选择add Library,然后选中JRE库,点击next之后选择finish即可。对于使用Android Studio的同学可以自行搜索如何引用

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].