README.md 629 Bytes
Newer Older
riccardo presotto's avatar
riccardo presotto committed
1 2 3
# Setup test SDP
This repository contains a simple example that enables you to test if the **IntelliJ** IDE works correctly. 

Luca Arrotta's avatar
Luca Arrotta committed
4
* You can import the project directly from a *Version Control System*, by providing the following URL: 
Michele Fiori's avatar
Michele Fiori committed
5
https://ewserver.di.unimi.it/gitlab/michelefiori/setup_test_sdp.git
riccardo presotto's avatar
riccardo presotto committed
6 7 8 9 10

<img src = './assets/img_1.png'>

* Otherwise, take care to import the project as a Gradle Project

Luca Arrotta's avatar
Luca Arrotta committed
11
* If required, trust the project and accept the Gradle auto-import
Luca Arrotta's avatar
Luca Arrotta committed
12 13
 
* Wait until the Gradle indexing process ends (it may take a few seconds)
Luca Arrotta's avatar
Luca Arrotta committed
14

riccardo presotto's avatar
riccardo presotto committed
15 16
* The testing files are located in the directory: *setup\_test\_sdp/src/main/java*

riccardo presotto's avatar
riccardo presotto committed
17