Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 472 Bytes

setup-intellij-project.md

File metadata and controls

16 lines (9 loc) · 472 Bytes

Import project using File -> New -> Project from Existing Sources:

img

Select Import project from external model and use gradle:

img

Go to settings and enable annotation processing:

img

⚠️ In case you switch branch or do something to dependencies in order for change to take effect use the gradle menu on the right and resycn project:

img