Skip to content
This repository has been archived by the owner on Sep 22, 2018. It is now read-only.

Compilation Troubleshooting

xavieryao edited this page Sep 27, 2014 · 1 revision

Android Studio IDE

如果编译过程遇到了NoClassDefError的问题可以阅读这篇文章尝试解决:http://fycafe.me/?p=31

在 Android Studio 和上游 IntelliJ IDEA 同步解决 Obtain Annotation Processor from module 之前请在设置里打开 Annotation Processing, 下载最新的 ButterKnife jar 引入为 Library 并指定为 Annotation Processor

Eclipse IDE

null

Shell

Known Issues: Makefile won't work on OS X. Seemingly a BSD find problem.

Clone this wiki locally