Requirement specified at: http://ese.unibe.ch/exercises/simple-ui
This is a play framework project, you don't need to compile it
You need to have play installed, in the folder where his README is execute:
This Application has dependencies besides play!, install them with
play dependencies --sync
After that you can start the Application with:
play run
and go to the login page: http://localhost:9000
Or start the test mode with
play test
and go to the test page: http://localhost:9000
For running the application with assertions on, use
play run -ea
To build the files needed to import the project into eclipse run (in the directory where this README file is)
play eclipsify
erwann, pw: ese
judith, pw: ese
aaron, pw ese