You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open the project in IntelliJ IDEA, it should detect that there is an unlinked Gradle project. Click on the option to Import Gradle project.
Make sure you enable the Use auto-import setting.
All the other IDEA config files are already configured so that everyone should be able to start with the same baseline.
If IDEA asks you about using EditorConfig, just say no. IDEA has better code style support and should already be configured to use the project default.