Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Maven IntellijIdea

Kay-Uwe Janssen edited this page Oct 9, 2016 · 7 revisions

Since Android Studio removes the Maven-related configurations, it is recommended to use IntelliJ IDEA instead

Note

Importing your project into IntelliJ

  • 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

Next step

Using AndroidAnnotations

Questions?

Enjoying AndroidAnnotations

Improving AndroidAnnotations

Extending AndroidAnnotations

Clone this wiki locally