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.

There are two scenarios for you to AndroidAnnotations from within Eclipse:

  • [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. Note: This scenario requires the ivy-ide plugin for Eclipse.

Using AndroidAnnotations

Questions?

Enjoying AndroidAnnotations

Improving AndroidAnnotations

Clone this wiki locally