Skip to content
thevpc edited this page Oct 12, 2016 · 10 revisions

Welcome to the vr wiki!
Here are first steps to install vr

  1. $> git clone https://github.com/thevpc/vr.git
  2. use your preferred IDE to open all pom projects
  3. build maven project 'vr-plugin'
  4. build maven project 'vain-ruling'
  5. build maven project 'eniso-info'
  6. run/deploy maven project 'eniso-info-web'
  7. application will start using an embedded derby database instance (by default, you can change this later)
  8. All should be okkay, just connect as login="admin" and password="admin" for default credentials

Clone this wiki locally