README.md 497 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. 

riccardo presotto's avatar
riccardo presotto committed
4 5 6 7 8 9 10 11 12
* You can import the project directly from a **V**ersion **C**ontrol **S**ystem, by providing the following URL: 
https://ewserver.di.unimi.it/gitlab/riccardopresotto/setup\_test_sdp 

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

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

* The testing files are located in the directory: *setup\_test\_sdp/src/main/java*

riccardo presotto's avatar
riccardo presotto committed
13