Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 663 Bytes

File metadata and controls

16 lines (13 loc) · 663 Bytes

machine

A toy project created in the course User Interface 2 at Uppsala University

For users

http://machine.nilsi.cloudbees.net/

For devs

  1. Download the source code using git as ususal
  2. Install SpringSource Toolsuite (http://www.springsource.org/spring-tool-suite-download)
  3. Launch SpringSource Toolsuite and choose File->Import. Expand "Maven" as import source and choose "Existing Maven Projects". Press Next.
  4. Make some changes in the Springsource Toolsuite if you wish and right click on the project in package explorer and select Run as -> Run on server
  5. Machine should now be available at http://localhost:8080/machine