tutorials:setup-groimp-dev-environment
This is an old revision of the document!
Table of Contents
Setup GroIMP with Git and Eclipse
In this tutorial we will cover how to:
- Use Git to download GroIMP source code
- Use Maven to compile the code
- Set up Eclipse as IDE
You can find more in depth info on :
Installation of required tools
In this tutorial we will use the following softwares (make sure they are installed on your computer):
- Git: On Linux system this is usually installed by default. On windows,
Download GroIMP source code
GroIMP source code is hosted on gitlab. It is split between the core - which includes the core plugin to start GroIMP (but not RGG modeling); and the additional plugins.
It is possible to download each gitlab repositories without creating accounts from the web page:
In order to properly push back modifications it is recommended to get the sources using git. In order to do so, you need to have a GitLab account (which you can create here.
- 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)
- clone core
- add maven key to m2 folder
- Build
- Eclipse
- install eclipse
- create new workspace
- import maven projects
- configure build
- add GPUFlux
tutorials/setup-groimp-dev-environment.1733302903.txt.gz · Last modified: 2024/12/04 10:01 by gaetan