Setup your working environment¶
Get working…
See also:
At the moment, the edgeutils project has to be installed locally via maven install.
This will be fixed in the future.
In short, do the following:
- check out the refereemanager and the edgeutils repository
- update/check out the submodules
- import the eclipse projects
de.edgesoft.edgeutilsandedgeutils-modules - wait for the maven dependencies to download and install
- install edgeutils via
maven installonedgeutils-modules - import the eclipse project
refereemanager - wait for the maven dependencies to download and install
- check, if the refereemanager can be compiled and executed
- start development
- refereemanager repository
- https://gitlab.com/open-tt/refereemanager/
- edgeutils repository
- https://gitlab.com/ekleinod/edgeutils/