Versions Compared

Key

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

...

cd PROJECT_HOME_DIRECTORY
ant

The first time you run this command all dependencies will be downloaded so you must be online and it will take some time. Subsequent builds will be much faster.

...