- Make a local working copy of the project (
git clone https://github.com/lealceldeiro/gms.git
).
- Open (import) the folder server in the working copy of the project.
- The IDE will start downloading the Gradle wrapper.
- This will create an IntelliJ IDEA project with one module (server).
- Go to File > Open Folder.
- Select the folder containing the client resources.
- At this point the whole project should be imported and shown similar to this: