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

Gradle IntelliJ

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

Note

Importing your project into IntelliJ

  • 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

Next step

Using AndroidAnnotations

Questions?

Enjoying AndroidAnnotations

Improving AndroidAnnotations

Extending AndroidAnnotations

Clone this wiki locally