Mise à jour de Get Started authored by Julien LEBLOND's avatar Julien LEBLOND
......@@ -33,10 +33,10 @@ Now that the dependency is added you can now use the following command in maven
* You can directly add the file locally in your IDE, here are some methods for the most used IDE :
* [Eclipse](https://stackoverflow.com/questions/3280353/how-to-import-a-jar-in-eclipse)
* [IntelliJ](https://www.geeksforgeeks.org/how-to-add-external-jar-file-to-an-intellij-idea-project/)
* [VS Code](https://www.codeproject.com/Questions/5281024/How-to-import-jar-file-in-vs-code)
* [Net Beans](https://stackoverflow.com/questions/17693040/adding-external-jar-to-maven-project-in-netbeans)
* [Eclipse](https://stackoverflow.com/questions/3280353/how-to-import-a-jar-in-eclipse)
* [IntelliJ](https://www.geeksforgeeks.org/how-to-add-external-jar-file-to-an-intellij-idea-project/)
* [VS Code](https://www.codeproject.com/Questions/5281024/How-to-import-jar-file-in-vs-code)
* [Net Beans](https://stackoverflow.com/questions/17693040/adding-external-jar-to-maven-project-in-netbeans)
## CZML Structure
......
......