forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Maven IntellijIdea
WonderCsabo edited this page Oct 18, 2014
·
5 revisions
Since Android Studio removes the Maven-related configurations, it is recommended to use IntelliJ IDEA instead
- In IntelliJ, go to Open...
- In the dialog window, select your project's pom.xml file
- Click OK
- Wait until IntelliJ imports the project and builds up the indices
- If the Framework detected popup shows up, click on the Configure link on it
- Now your project will use the Android Framework
- 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