Setup your working environment

Get working…

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:

  1. check out the refereemanager and the edgeutils repository
  2. update/check out the submodules
  3. import the eclipse projects de.edgesoft.edgeutils and edgeutils-modules
  4. wait for the maven dependencies to download and install
  5. install edgeutils via maven install on edgeutils-modules
  6. import the eclipse project refereemanager
  7. wait for the maven dependencies to download and install
  8. check, if the refereemanager can be compiled and executed
  9. start development
refereemanager repository
https://gitlab.com/open-tt/refereemanager/
edgeutils repository
https://gitlab.com/ekleinod/edgeutils/