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
Use gradle to run this code:
Create a task for build with -t arguments
Create a task for `run`with a dependecy with the build task
Intellij require to reRun the project to run effectively the project.