Skip to content

Eclipse Project Configuration

PerfectCarl edited this page Dec 29, 2013 · 31 revisions

Notes

  • Please read the Configuration page first
  • Make sure executing java -version in a prompt shows at least version 1.6.X.

AndroidAnnotations works we:

  • [Eclipse] (Eclipse-Only-Configuration): the dependencies are must be added in the local libs folder of your application
  • [Eclipse with Ivy] (Eclipse-Ivy-Configuration): the jar dependencies (included the android-annotation-api jar) are declared in a ivy manifest file. The jar are retrieved from online repositories

Using AndroidAnnotations

Questions?

Enjoying AndroidAnnotations

Improving AndroidAnnotations

Clone this wiki locally