Eclipse 配置 AndroidAnnotations 框架 – 热爱改变生活
我的GitHub GitHub |     登录
  • If you can't fly, then run; if you can't run, then walk; if you can't walk, then crawl
  • but whatever you do, you have to keep moving forward。
  • “你骗得了我有什么用,这是你自己的人生”
  • 曾有伤心之地,入梦如听 此歌

Eclipse 配置 AndroidAnnotations 框架

Android sinvader 2860℃ 0评论

从 “这里” 下载 AndroidAnnotation 框架的一系列文件。

1. 新建一个 Android 项目,并新建一个目录 compile-lib(名字随便):

2. 将下载的文件中的两个 jar 包分别拷入到 libs 文件夹下和 compile-lib 文件夹下:

3. 开启注解:

右键项目,点击 Proterties。

在打开的界面中,找到 Annotation Processing,勾选 Enable project specific settings:

然后打开下一层目录 Factory Path,同样勾选Enable project specific settings,同时,在下面点击 Add jars,选择当前项目中 compile-jar 文件夹下的 jar 包:


保存

4. 然后就可以正常使用了

¥ 有帮助么?打赏一下~

转载请注明:热爱改变生活.cn » Eclipse 配置 AndroidAnnotations 框架


本博客只要没有注明“转”,那么均为原创。 转载请注明链接:sumile.cn » Eclipse 配置 AndroidAnnotations 框架

喜欢 (1)
发表我的评论
取消评论
表情

如需邮件形式接收回复,请注册登录

Hi,你需要填写昵称和邮箱~

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址