Versions Compared

Key

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

...

You can also build elsewhere, copy onos.tar.gz into your development VM, and set ONOS_TAR to its full path. Since Java is platform independent, you can build on one OS (macOS, Windows) and run on another (Linux.)

It is also possible to share your ONOS source tree between a host system (e.g. Mac, Windows) and a VM (Linux) so that you can run your IDE on the host platform while using onos.py to run ONOS within the VM. (Todo: add more detailed instructions on how to do this!)

Starting up ONOS and your data network

...