forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Gradle IntelliJ
WonderCsabo edited this page Oct 18, 2014
·
1 revision
- In IntelliJ, go to Open...
- In the dialog window, select your project's build.gradle file, then Click OK
- In the next window, use your usual settings, but the default gradle wrapper is recommended, then click OK
- Wait until IntelliJ imports the project and builds up the indices
- Make the project, this will always invoke annotation processors like AndroidAnnotations
- Start using AndroidAnnotations
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