forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Romain SERTELON edited this page Jan 6, 2012
·
2 revisions
If you have troubles with AndroidAnnotations, here is a short guide to kill the bugs:
- Check that your problem is not referenced in the Technical FAQ
- Check the annotation processor logs (in Eclipse: Window > Show View > Error Log)
- Check that your issue is not already reported in the existing open issues.
- Ask for help on the mailing list or create a new issue.
- Don't forget to provide as much information as you can : IDE, version of IDE, build environment (Maven, Ant), OS, annotation processor logs, full stacktraces, annotated code & generated code &
AndroidManifest.xmlcontent
14/06/2012 The 2.6 release is out
- Get started!
- Cookbook, full of recipes
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow