Menu

DevelopmentSetup Log in to Edit

setup (1)
MNey

Setting up your Development environment aka How to make the server run:

Requirments:

  • JRE (jre6)
  • Maven
  • JUnit 4
    *(preferably in eclipse)

Running from development environment:

  • check out the source from the repository: https://sourceforge.net/p/proost/code/1/tree/
  • let maven load dependencies (does it usually automatically on running the application)
  • start server by running Main in de.dlr.sc.proost as Java Application
  • The server runs now, and the rest interfaces can be accessed by code or url

Related

Wiki: Home

Discussion

Anonymous
Anonymous

Add attachments
Cancel