forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Eclipse Project Configuration
PerfectCarl edited this page Dec 29, 2013
·
31 revisions
- Please read the Configuration page first
- Make sure executing
java -versionin a prompt shows at least version 1.6.X.
There are two scenarios for you to AndroidAnnotations from within Eclipse:
The dependencies are must be added in the local libs folder of your application
The jar dependencies (included the android-annotation-api jar) are declared in a ivy manifest file. The jars are retrieved from online repositories along with the source files (if available).
A complete tutorial about ivy is [available] (http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html) .

ivy-ide plugin] (http://ant.apache.org/ivy/ivyde/screenshots.html) for Eclipse.
AndroidAnnotations was created by Pierre-Yves Ricau and is sponsored by eBusinessInformations.
09/11/2014 The 3.2 release is out !
- Get started!
- Download
- Cookbook, full of recipes
- Customize annotation processing
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow