Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
The development environment setup
The development environment setup

Section 3: The development environment setup

  1. Download the following files:
    1. Click here to Download the sais-moves-web.properties file .  Select Save as to your ${user.home} directory.
    2. Click here to Download the sais-moves-web-build.properties file .  Select Save as to your ${user.home} directory.
    3. Click here to Download the sais-moves-web-test.properties file .  Select Save as to your ${user.home} directory.
    4. Open the sais-moves-web-build.properties file for editing and change the following properties:
      • mit.maven.release.plugin.version=2.0.21  Change the version number (2.0.21) to the mit-release-plugin version number that you selected in section 1.
      • maven.system.property.cargo.hostname=esvm-1xx.mit.edu  Change the hostname (esvm-1xx.mit.edu) to your vm's hostname.

...