====== Setup GroIMP with Git and Eclipse ====== Using GroIMP from the source code can help you in many ways, not only for active development but also for a deeper understanding of the code. In the following we are going to create the connection to Gitlab and the GroIMP repositories and then set up the project in the eclipse IDE. - On gitlab: - Create a Gitlab account - Fork the core repository - create a access token for maven - On your device - install git - install maven (https://phoenixnap.com/kb/install-maven-windows) - create a ssh key (https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/GitHub-SSH-Windows-Example) - clone core - add maven key to m2 folder - Build - Eclipse - install eclipse - create new workspace - import maven projects - configure build - add GPUFlux