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.
AndroidAnnotations works we:
- [Eclipse] (Eclipse-Only-Configuration): the dependencies are must be added in the local
libsfolder 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
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