Skip to content
WonderCsabo edited this page Oct 18, 2014 · 1 revision

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

Clone this wiki locally