Build a project. This will create the jars defined in the bnd.bnd and sub-builders. Adding the -w option allows live code / continous compile-build-loop which automatically watches for changes.

Synopsis:

   build [options]  ...

Options:

  • [ -e --exclude <string;> ] Exclude files by pattern
  • [ -f --force ] Force non-incremental
  • [ -p --parallel ] Build in parallel (Experimental)
  • [ -P --project <string> ] Identify another project
  • [ -s --synctime <long> ]
  • [ -t --test ] Build for test
  • [ -v --verbose ] prints more processing information
  • [ -w --watch ] Continuous incremental build
  • [ -W --workspace <string> ] Use the following workspace